Skip to content

Commit 56f7ccc

Browse files
committed
phpcs fix
Signed-off-by: MarioRadu <magda_marior@yahoo.com>
1 parent d4f5395 commit 56f7ccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/composer-post-install-script.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ function getEnvironment(): string
5555

5656
echo "Using environment setting: " . getEnvironment() . PHP_EOL;
5757

58-
array_walk($files, 'copyFile');
58+
array_walk($files, 'copyFile');

0 commit comments

Comments
 (0)