Completed
Pull Request — master (#339)
by Alexander
01:44
created
src/Proxy/AbstractProxy.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
     /**
81 81
      * Returns list of string representation of parameters
82 82
      *
83
-     * @param array|ReflectionParameter[] $parameters List of parameters
83
+     * @param ReflectionParameter[] $parameters List of parameters
84 84
      *
85 85
      * @return array|string[]
86 86
      */
Please login to merge, or discard this patch.