Skip to content

Commit

Permalink
PHP 8.1 tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi authored and rotimi committed Jul 11, 2022
1 parent 2e622ef commit 5a2c698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CollectionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ public function offsetExists($key): bool;
*
* @noinspection PhpParameterNameChangedDuringInheritanceInspection
*/
#[\ReturnTypeWillChange]
public function offsetGet($key);

/**
Expand Down

0 comments on commit 5a2c698

Please sign in to comment.