mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Add space
This commit is contained in:
parent
6aca4c169e
commit
4f872674f9
@ -137,7 +137,7 @@ class ArrayFunctionArgumentsAnalyzer
|
||||
|
||||
$unpacked_args = array_filter(
|
||||
$args,
|
||||
function($arg) {
|
||||
function ($arg) {
|
||||
return $arg->unpack;
|
||||
}
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user