Skip to content

Commit

Permalink
fix CS issue
Browse files Browse the repository at this point in the history
  • Loading branch information
orklah committed Jan 25, 2022
1 parent ea59845 commit 3f799fc
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -23,6 +23,7 @@
use function count;
use function is_string;
use function max;
use function mb_strcut;

class ArrayMergeReturnTypeProvider implements FunctionReturnTypeProviderInterface
{
Expand Down

0 comments on commit 3f799fc

Please sign in to comment.