(PHP 5, PHP 7, PHP 8)
ReflectionClass::getParentClass — Gets parent class
public ReflectionClass::getParentClass(): ReflectionClass|false
Get the parent class.
This function has no parameters.
A ReflectionClass or false if there's no parent.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/reflectionclass.getparentclass.php