mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
fix CS issue
This commit is contained in:
parent
ea598450a3
commit
3f799fc5fd
@ -23,6 +23,7 @@ use function array_values;
|
||||
use function count;
|
||||
use function is_string;
|
||||
use function max;
|
||||
use function mb_strcut;
|
||||
|
||||
class ArrayMergeReturnTypeProvider implements FunctionReturnTypeProviderInterface
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user