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();
13 var_dump($bar->testMethod());
46 public function testMethod(): bool {} function
169 static ZEND_METHOD(_ZendTestTrait, testMethod);233 ZEND_ME(_ZendTestTrait, testMethod, arginfo_class__ZendTestTrait_testMethod, ZEND_ACC_PUBLIC)
585 static ZEND_METHOD(_ZendTestTrait, testMethod) in ZEND_METHOD() argument
Completed in 15 milliseconds