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

search for in the

ReflectionClass::isUserDefined> <ReflectionClass::isSubclassOf
[edit] Last updated: Fri, 14 Jun 2013

view this page in

ReflectionClass::isTrait

(PHP >= 5.4.0)

ReflectionClass::isTraitReturns whether this is a trait

Descrição

public bool ReflectionClass::isTrait ( void )

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns TRUE if this is a trait, FALSE otherwise. Returns NULL in case of an error.



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

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