Trait Mixin.
Allows mixing in entire classes with multiple macros.
public static
mixin(object|string $mixin): void
Mix another object into the class.
ReflectionException