PHP » GoLang |
login |
register |
about
|
GoLang ReflectionClass::isSubclassOf
request it (343)
GoLang replacement for PHP's ReflectionClass::isSubclassOf
[edit | history]
PHP ReflectionClass::isSubclassOfPHP original manual for ReflectionClass::isSubclassOf [ show | php.net ]ReflectionClass::isSubclassOf(PHP 5, PHP 7) ReflectionClass::isSubclassOf — Checks if a subclass Description
public bool ReflectionClass::isSubclassOf
( string
$class
)Checks if the class is a subclass of a specified class or implements a specified interface. Parameters
Return Values
Returns See Also
|
more
Recently updated
more
Most requested
more
Last requests
|