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

search for in the

ReflectionClass::isTrait> <ReflectionClass::isIterateable
[edit] Last updated: Thu, 23 May 2013

view this page in

ReflectionClass::isSubclassOf

(PHP 5)

ReflectionClass::isSubclassOfChecks 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

class

The class name being checked against.

Return Values

Returns TRUE on success or FALSE on failure.

See Also



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

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