Skip to content

Commit

Permalink
fix doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Mar 9, 2022
1 parent e98ceae commit bf9f8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Filesystem/FilesystemAdapter.php
Expand Up @@ -149,7 +149,7 @@ public function assertMissing($path)
}

/**
* Determine if a directory is empty.
* Assert that the given directory is empty.
*
* @param string $path
* @return $this
Expand Down

0 comments on commit bf9f8f7

Please sign in to comment.