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

search for in the

Classkit> <property_exists
[edit] Last updated: Fri, 25 May 2012

view this page in

trait_exists

(No hay información de versión disponible, podría estar únicamente en SVN)

trait_existsComprobar si el trait existe

Descripción

bool trait_exists ( string $traitname [, bool $autoload ] )

Parámetros

traitname

Nombre del trait a comprobar

autoload

Si aplicar la autocarga si no está ya cargado.

Valores devueltos

Devuelve TRUE si el trait existe, FALSE si no, NULL en caso de error.



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

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