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