Skip to content

Commit

Permalink
Github action tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi committed May 11, 2024
1 parent 7f53994 commit d858f49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LeanOrm/Model/CommonRecordCodeTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ public function offsetGet($key): mixed {
* @param string $key The requested key.
*
* @param string $val The value to set it to.
* @psalm-suppress ParamNameMismatch
*/
public function offsetSet($key, $val): void {

Expand Down

0 comments on commit d858f49

Please sign in to comment.