Searched refs:testMethod (Results 1 – 7 of 7) sorted by relevance
6 public function testMethod() { }11 testMethod as testMethodFromParentTrait;13 public function testMethod() { }26 string(10) "testMethod"
44 $callback = 'UndefinedClass::testMethod';
7 public function testMethod() {24 $x->testMethod();
15 var_dump($bar->testMethod());
29 public function testMethod(): bool {} function
116 static ZEND_METHOD(_ZendTestTrait, testMethod);166 ZEND_ME(_ZendTestTrait, testMethod, arginfo_class__ZendTestTrait_testMethod, ZEND_ACC_PUBLIC)
384 static ZEND_METHOD(_ZendTestTrait, testMethod) { in ZEND_METHOD() argument
Completed in 10 milliseconds