Skip to content

Commit 1a4f041

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 5f9ffd9 commit 1a4f041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/helpers.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ function is_multidimensional_array(array $array, bool $strict = false): bool
379379
return true;
380380
}
381381
}
382+
382383
return $strict;
383384
}
384385
}

0 commit comments

Comments
 (0)