(PHP >= 5.4.0)
ReflectionClass::getTraits — Returns an array of traits used by this class
本函数还未编写文档,仅有参数列表。
此函数没有参数。
Returns an array with trait names in keys and instances of trait's
ReflectionClass in values.
Returns NULL
in case of an error.