Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Storage/Adapter/Filesystem.php
Original file line number Diff line number Diff line change
Expand Up @@ -1600,7 +1600,7 @@ protected function putFileContent($file, $data, $nonBlocking = false, & $wouldbl
*
* @param string $file
* @return void
* @throw RuntimeException
* @throws RuntimeException
*/
protected function unlink($file)
{
Expand Down

0 comments on commit f2d89dc

Please sign in to comment.