@@ -91,7 +91,7 @@ |
||
91 | 91 | * |
92 | 92 | * @param $name |
93 | 93 | * The method name. |
94 | - * @return mixed|null |
|
94 | + * @return callable |
|
95 | 95 | * The method if it exists, null otherwise. |
96 | 96 | */ |
97 | 97 | public static function getDynamicMethod($name) |