Searched refs:ZendTestPropertyAttribute (Results 1 – 7 of 7) sorted by relevance
11 #[ZendTestPropertyAttribute('foo')] public $param30 string(25) "ZendTestPropertyAttribute"
9 $rc = new ReflectionClass(ZendTestPropertyAttribute::class);18 $rp = new ReflectionProperty(new ZendTestPropertyAttribute(""), "parameter");28 Class [ <internal:zend_test> final class ZendTestPropertyAttribute ] {
9 $rc = new ReflectionClass(ZendTestPropertyAttribute::class);18 $rp = new ReflectionProperty(new ZendTestPropertyAttribute(""), "parameter");
27 object(ZendTestPropertyAttribute)#%d (%d) {
139 final class ZendTestPropertyAttribute { class
323 static ZEND_METHOD(ZendTestPropertyAttribute, __construct);500 …ZEND_ME(ZendTestPropertyAttribute, __construct, arginfo_class_ZendTestPropertyAttribute___construc…
1016 static ZEND_METHOD(ZendTestPropertyAttribute, __construct) in ZEND_METHOD() argument
Completed in 18 milliseconds