(PHP 5 >= 5.4.0, PHP 7)
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 besitzt keine Parameter.
Returns TRUE
if this is a trait, FALSE
otherwise.
Returns NULL
in case of an error.