ReflectionClass::getParentClass
( excerpt from http://php.net/manual/en/reflectionclass.getparentclass.php )
public function getParentClass(): mixed;
Warning: This function is currently not documented; only its argument list is available.
Returns
mixed
- A ReflectionClass, or false.