Completed
Branch master (524df7)
by Pol
08:50
created
src/DynamicObjectsTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.