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

search for in the

ReflectionClass::inNamespace> <ReflectionClass::hasProperty
[edit] Last updated: Fri, 17 May 2013

view this page in

ReflectionClass::implementsInterface

(PHP 5)

ReflectionClass::implementsInterfaceComprueba si se implementa una determinada interfaz

Descripción

public bool ReflectionClass::implementsInterface ( string $interface )

Comprueba si la clase implementa o no una determinada interfaz.

Parámetros

interface

Nombre de la interfaz.

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::implementsInterface - [0 notes]
There are no user contributed notes for this page.

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