Completed
Push — master ( efcf9b...33ab60 )
by Noritaka
02:30
created
src/MatcherPackage.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -85,6 +85,9 @@
 block discarded – undo
85 85
         return new ArrayIterator($matchers);
86 86
     }
87 87
 
88
+    /**
89
+     * @param string $namespace
90
+     */
88 91
     private function normalizeNamespace($namespace)
89 92
     {
90 93
         $normalizeNamespace = $namespace;
Please login to merge, or discard this patch.