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

search for in the

ReflectionClass::hasConstant> <ReflectionClass::getTraitNames
[edit] Last updated: Fri, 14 Jun 2013

view this page in

ReflectionClass::getTraits

(PHP >= 5.4.0)

ReflectionClass::getTraits返回这个类所使用的 traits 数组

说明

public array ReflectionClass::getTraits ( void )

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

返回了一个数组,键是 trait 的名称,值是 trait 实例的 ReflectionClass。 出现错误的情况下返回 NULL



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

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