Skip to content

Commit

Permalink
Remove new syntax
Browse files Browse the repository at this point in the history
jissereitsma committed Sep 4, 2024
1 parent bbc1171 commit 5b24b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Logger/ScriptLogger.php
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ class ScriptLogger

public function __construct(
DirectoryList $directoryList,
Filesystem $filesystem,
Filesystem $filesystem
) {
$this->directoryList = $directoryList;
$this->filesystem = $filesystem;

0 comments on commit 5b24b52

Please sign in to comment.