Searched refs:hasDefaultValue (Results 1 – 5 of 5) sorted by relevance
2 reflection: ReflectionProperty::hasDefaultValue22 var_dump($property->hasDefaultValue());25 var_dump($property->hasDefaultValue());28 var_dump($property->hasDefaultValue());31 var_dump($property->hasDefaultValue());34 var_dump($property->hasDefaultValue());37 var_dump($property->hasDefaultValue());40 var_dump($property->hasDefaultValue());43 var_dump($property->hasDefaultValue());48 var_dump($property->hasDefaultValue());
429 public function hasDefaultValue(): bool {} function in ReflectionProperty
625 ZEND_METHOD(ReflectionProperty, hasDefaultValue);877 …ZEND_ME(ReflectionProperty, hasDefaultValue, arginfo_class_ReflectionProperty_hasDefaultValue, ZEN…
5598 ZEND_METHOD(ReflectionProperty, hasDefaultValue) in ZEND_METHOD() argument
1484 . Implement ReflectionProperty::hasDefaultValue and
Completed in 29 milliseconds