Skip to content

Commit 06cd2bc

Browse files
committed
wip
1 parent b7eb9a7 commit 06cd2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Filesystem/FilesystemAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ public function directoryMissing($path)
237237
}
238238

239239
/**
240-
* Get the full path for the file at the given "short" path.
240+
* Get the full path to the file that exists at the given relative path.
241241
*
242242
* @param string $path
243243
* @return string

0 commit comments

Comments
 (0)