(PHP >= 5.4.0)
ReflectionClass::isTrait — Returns whether this is a trait
This function is currently not documented; only its argument list is available.
This function has no parameters.
Returns TRUE
if this is a trait, FALSE
otherwise.
Returns NULL
in case of an error.