(PHP >= 5.4.0)
ReflectionClass::isTrait — Returns whether this is a trait
Esta função não está documentada; somente a lista de argumentos está disponível.
Esta função não possui parâmetros.
Returns TRUE
if this is a trait, FALSE
otherwise.
Returns NULL
in case of an error.