Completed
Pull Request — master (#465)
by Marco
23:33
created
src/ProxyManager/ProxyGenerator/Util/ProxiedMethodsFilter.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -43,6 +43,7 @@
 block discarded – undo
43 43
     /**
44 44
      * @param ReflectionClass    $class    reflection class from which methods should be extracted
45 45
      * @param array<int, string> $excluded methods to be ignored
46
+     * @param string[] $excluded
46 47
      *
47 48
      * @return ReflectionMethod[]
48 49
      */
Please login to merge, or discard this patch.