Skip to content

Commit

Permalink
refactor: Fix CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 30, 2021
1 parent 51b2494 commit bd8c40f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Operation/Apply.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
* @psalm-template TKey
* @psalm-template TKey of array-key
* @psalm-template T
*
* phpcs:disable Generic.Files.LineLength.TooLong
*/
final class Apply extends AbstractOperation
{
Expand Down

0 comments on commit bd8c40f

Please sign in to comment.