Skip to content

Commit

Permalink
Fix PHP issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Aug 23, 2024
1 parent 1f8628d commit 770217d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public function __construct(
DepersonalizeChecker $depersonalizeChecker,
StoreManagerInterface $storeManager,
DirectoryList $directoryList,
Filesystem $filesystem,
Filesystem $filesystem

) {
$this->scopeConfig = $scopeConfig;
Expand Down

0 comments on commit 770217d

Please sign in to comment.