Completed
Pull Request — master (#674)
by
unknown
21:12
created
Binary/Loader/FlysystemLoader.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -21,6 +21,9 @@
 block discarded – undo
21 21
     protected $extensionGuesser;
22 22
     
23 23
 
24
+    /**
25
+     * @param string $sFileSystem
26
+     */
24 27
     public function __construct(
25 28
         ContainerInterface $container,
26 29
         ExtensionGuesserInterface $extensionGuesser,
Please login to merge, or discard this patch.