Searched refs:getInterfaces (Results 1 – 8 of 8) sorted by relevance
2 ReflectionClass::getInterfaces() - interface ordering.17 $interfaces = $rc->getInterfaces();
2 ReflectionClass::getInterfaces() - odd ampersand behaviour.23 $a = $rc->getInterfaces();
42 'UMLClass::getInterfaces',
2 ReflectionClass::getInterfaces()38 $interfaces = $rc->getInterfaces();
220 Method [ <internal:Reflection> public method getInterfaces ] {
328 public function getInterfaces(): array {} function in ReflectionClass
812 ZEND_METHOD(ReflectionClass, getInterfaces);1103 …ZEND_ME(ReflectionClass, getInterfaces, arginfo_class_ReflectionClass_getInterfaces, ZEND_ACC_PUBL…
5227 ZEND_METHOD(ReflectionClass, getInterfaces) in ZEND_METHOD() argument
Completed in 34 milliseconds