Completed
Pull Request — master (#352)
by Dante
01:42
created
src/Core/Utility/Form.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -470,7 +470,7 @@
 block discarded – undo
470 470
      * Otherwise, throw \InvalidArgumentException
471 471
      *
472 472
      * @param string $name The method name
473
-     * @return array
473
+     * @return callable
474 474
      */
475 475
     public static function getMethod(string $name) : array
476 476
     {
Please login to merge, or discard this patch.