Completed
Push — master ( f60e47...74fc93 )
by Sandro
02:28
created
test/TestAsset/UniversalContainerIdConfiguration.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -62,6 +62,9 @@
 block discarded – undo
62 62
         return $this->getData('defaultOptions');
63 63
     }
64 64
 
65
+    /**
66
+     * @param string $name
67
+     */
65 68
     private function getData($name)
66 69
     {
67 70
         switch ($this->type) {
Please login to merge, or discard this patch.