Home
last modified time | relevance | path

Searched refs:IS_IMPLICIT_ABSTRACT (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/reflection/tests/
H A DReflectionClass_getReflectionConstant.phpt8 var_dump(gettype($refleClass->getReflectionConstant('IS_IMPLICIT_ABSTRACT')));
H A DReflectionClass_toString_001.phpt15 Constant [ public int IS_IMPLICIT_ABSTRACT ] { 16 }
/PHP-8.2/ext/reflection/
H A Dphp_reflection.stub.php263 public const IS_IMPLICIT_ABSTRACT = UNKNOWN; define in ReflectionClass

Completed in 13 milliseconds