Completed
Push — master ( 0f447d...e86479 )
by Antarès
02:55
created
lib/Accessible/AutomatedBehaviorTrait.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -345,6 +345,9 @@
 block discarded – undo
345 345
         }
346 346
     }
347 347
 
348
+    /**
349
+     * @param string $name
350
+     */
348 351
     private function getMethodCallInfo($name)
349 352
     {
350 353
         // check that the called method is a valid method name
Please login to merge, or discard this patch.