(PHP >= 5.4.0)
ReflectionClass::isTrait — Returns whether this is a trait
本函数还未编写文档,仅有参数列表。
此函数没有参数。
Returns TRUE if this is a trait, FALSE otherwise. Returns NULL in case of an error.
TRUE
FALSE
NULL