(PHP 5 >= 5.4.0, PHP 7, PHP 8)
ReflectionClass::isTrait — 返回了是否為一個 trait
本函數(shù)還未編寫文檔,僅有參數(shù)列表。
此函數(shù)沒有參數(shù)。
如果是 trait 返回 true,否則返回 false。 在出現(xiàn)錯誤的情況下,將會返回 null。
true
false
null