Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed May 20, 2024
1 parent d63dcd9 commit 23bd177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ActiveRelationTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ private function getModelKey(ActiveRecordInterface|array $activeRecord, array $a
}

/**
* @param int|null|string|Stringable $value raw key value.
* @param int|string|Stringable|null $value raw key value.
*
* @return int|string|null normalized key value.
*/
Expand Down

0 comments on commit 23bd177

Please sign in to comment.