We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2fb4a7 commit deb9c46Copy full SHA for deb9c46
src/Illuminate/Filesystem/FilesystemAdapter.php
@@ -318,7 +318,7 @@ protected function fallbackName($name)
318
* @param string $path
319
* @param \Psr\Http\Message\StreamInterface|\Illuminate\Http\File|\Illuminate\Http\UploadedFile|string|resource $contents
320
* @param mixed $options
321
- * @return bool
+ * @return string|bool
322
*/
323
public function put($path, $contents, $options = [])
324
{
0 commit comments