We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131a24c commit 9ffcab7Copy full SHA for 9ffcab7
Reflection.php
@@ -15,8 +15,6 @@ class Reflection
15
private $args;
16
private $allowInterfaces = true;
17
private $dependMethod = null;
18
-
19
20
private static $class = array();
21
private static $interfaceFactory;
22
//private static $interfaceProtocol;
0 commit comments