Skip to content

Commit

Permalink
disable phpcs statement
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Nov 27, 2022
1 parent 808578a commit d7bba3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Collection.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
* @template TKey
* @template T
*
* phpcs:disable Generic.Files.LineLength.TooLong
*
* @implements \loophp\collection\Contract\Collection<TKey, T>
*/
final class Collection implements CollectionInterface, JsonSerializable, Countable
Expand Down

0 comments on commit d7bba3a

Please sign in to comment.