(PHP >= 5.4.0)
ReflectionClass::isTrait — Returns whether this is a trait
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion hat keine Parameter.
Returns TRUE
if this is a trait, FALSE
otherwise.
Returns NULL
in case of an error.