Completed
Push — master ( ccbe0b...982bf9 )
by Oscar
02:19
created
src/Container.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,6 @@
 block discarded – undo
11 11
     /**
12 12
      * Create a container with some repositories.
13 13
      * 
14
-     * @param FilesystemInterface $filesystem
15
-     * @param string              $class
16 14
      */
17 15
     public static function __callStatic($name, $args)
18 16
     {
Please login to merge, or discard this patch.