ReflectionTypeConstant::isAbstract

Checks if the type constant is abstract

public function isAbstract(): bool;

Returns

  • bool - Returns TRUE on success or FALSE on failure.