(PHP >= 5.4.0)
Returns whether this is a trait
public bool ReflectionClass::isTrait ( void )
Returns:
Returns TRUE
if this is a trait, FALSE
otherwise. Returns NULL
in case of an error.
This function is currently not documented; only its argument list is available.
Please login to continue.