(PHP 5 >= 5.4.0, PHP 7, PHP 8)
ReflectionClass::isTrait — Returns whether this is a trait
Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.
Bu işlevin bağımsız değişkeni yoktur.
Returns true
if this is a trait, false
otherwise.
Returns null
in case of an error.