(PHP 5 >= 5.4.0, PHP 7, PHP 8)
ReflectionClass::isTrait — Returns whether this is a trait
Check whether this ReflectionClass refers to a trait.
У цієї функції немає параметрів.
Returns true if this is a trait, false otherwise.
true
false