@@ -43,8 +43,6 @@ |
||
| 43 | 43 | /** |
| 44 | 44 | * Invoke a method on a object and get the return values. |
| 45 | 45 | * |
| 46 | - * @param object|string $objectOrClass |
|
| 47 | - * @param string $methodName |
|
| 48 | 46 | * @param mixed ...$params |
| 49 | 47 | * |
| 50 | 48 | * @return mixed |