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

search for in the

ReflectionClass::getTraits> <ReflectionClass::getTraitAliases
[edit] Last updated: Fri, 18 May 2012

view this page in

ReflectionClass::getTraitNames

(PHP >= 5.4.0)

ReflectionClass::getTraitNamesReturns an array of names of traits used by this class

Beschreibung

public array ReflectionClass::getTraitNames ( void )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an array with trait names in values. Returns NULL in case of an error.



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

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