Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 12, 2023
1 parent fed036c commit 5e9e029
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/Filesystem/FilesystemManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ public function getDefaultCloudDriver(): string
/**
* Overwrite the local driver creation to replace root by locator.
*
* @param array $config
* @param array $config
*
* @return \Illuminate\Contracts\Filesystem\Filesystem
*/
public function createLocalDriver(array $config)
Expand Down

0 comments on commit 5e9e029

Please sign in to comment.