downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ReflectionClass::isTrait> <ReflectionClass::isIterateable
[edit] Last updated: Fri, 23 Mar 2012

view this page in

ReflectionClass::isSubclassOf

(PHP 5)

ReflectionClass::isSubclassOfChecks if a subclass

Opis

public bool ReflectionClass::isSubclassOf ( string $class )

Checks if the class is a subclass of a specified class.

Parametry

class

The class name being checked against.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:



add a note add a note User Contributed Notes ReflectionClass::isSubclassOf
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites