Completed
Push — master ( 24f79f...5c9c8f )
by Sercan
01:17
created
src/Common/Endpoint.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
     /**
52 52
      * Execute the created endpoint.
53 53
      *
54
-     * @param  dynamic  $parameters
54
+     * @param  dynamic[]  $parameters
55 55
      * @return array
56 56
      */
57 57
     public static function handle(...$parameters)
Please login to merge, or discard this patch.