Lines Matching refs:interface

8 interface I1 {}
12 interface I2 extends I1 {}
70 - Using object argument: A is not an interface
71 - Using string argument: A is not an interface
73 - Using object argument: B is not an interface
74 - Using string argument: B is not an interface
76 - Using object argument: C is not an interface
77 - Using string argument: C is not an interface
85 - Using object argument: A is not an interface
86 - Using string argument: A is not an interface
88 - Using object argument: B is not an interface
89 - Using string argument: B is not an interface
91 - Using object argument: C is not an interface
92 - Using string argument: C is not an interface
100 - Using object argument: A is not an interface
101 - Using string argument: A is not an interface
103 - Using object argument: B is not an interface
104 - Using string argument: B is not an interface
106 - Using object argument: C is not an interface
107 - Using string argument: C is not an interface
115 - Using object argument: A is not an interface
116 - Using string argument: A is not an interface
118 - Using object argument: B is not an interface
119 - Using string argument: B is not an interface
121 - Using object argument: C is not an interface
122 - Using string argument: C is not an interface
130 - Using object argument: A is not an interface
131 - Using string argument: A is not an interface
133 - Using object argument: B is not an interface
134 - Using string argument: B is not an interface
136 - Using object argument: C is not an interface
137 - Using string argument: C is not an interface
150 Deprecated: ReflectionClass::implementsInterface(): Passing null to parameter #1 ($interface) of ty…