(PHP 5 >= 5.4.0, PHP 7, PHP 8)
ReflectionClass::getTraitNames — 返回这个类所使用 traits 的名称的数组
获取该类使用的 trait 名称。
此函数没有参数。
返回的数组的值包含了 trait 的名称。