Skip to content

Commit

Permalink
add missing docblock
Browse files Browse the repository at this point in the history
small follow up to laravel#37720
  • Loading branch information
browner12 committed Jun 18, 2021
1 parent b216005 commit e850638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Illuminate/Filesystem/FilesystemManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ protected function get($name)
* Resolve the given disk.
*
* @param string $name
* @param array|null $config
* @return \Illuminate\Contracts\Filesystem\Filesystem
*
* @throws \InvalidArgumentException
Expand Down

0 comments on commit e850638

Please sign in to comment.