Completed
Push — master ( 5e797b...b401c7 )
by Chris
03:56
created
src/FlysystemStreamWrapper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -734,7 +734,7 @@
 block discarded – undo
734 734
      *
735 735
      * @param string $path The path to open.
736 736
      *
737
-     * @return resource|bool The file handle, or false.
737
+     * @return resource The file handle, or false.
738 738
      */
739 739
     protected function getWritableStream($path)
740 740
     {
Please login to merge, or discard this patch.