Completed
Push — master ( 8c0985...7bbb2e )
by Tobias
02:41
created
src/NSA.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -48,8 +48,6 @@
 block discarded – undo
48 48
      * Invoke a method on a object and get the return values. If the method is static you may provide the class
49 49
      * name (including namespace) instead of an object.
50 50
      *
51
-     * @param object|string $objectOrClass
52
-     * @param string        $methodName
53 51
      * @param mixed         ...$params
54 52
      *
55 53
      * @return mixed
Please login to merge, or discard this patch.