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: Fri, 17 May 2013

view this page in

ReflectionClass::isSubclassOf

(PHP 5)

ReflectionClass::isSubclassOfComprueba si es una subclase

Descripción

public bool ReflectionClass::isSubclassOf ( string $class )

Comprueba si la clase es una subclase de la clase especificada o implementa una iterfaz específica.

Parámetros

class

Nombre de la clase con la que hacer la comprobación.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también



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 | stats | sitemap | contact | advertising | mirror sites