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

search for in the

ReflectionClass::hasConstant> <ReflectionClass::getTraitNames
[edit] Last updated: Fri, 23 Mar 2012

view this page in

ReflectionClass::getTraits

(PHP >= 5.4.0)

ReflectionClass::getTraitsReturns an array of traits used by this class

Açıklama

public array ReflectionClass::getTraits ( void )

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns an array with trait names in keys and instances of trait's ReflectionClass in values. Returns NULL in case of an error.



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

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