MIR1300
InvalidTraitUse
A trait is used in a way that violates its declared constraints.
Example
Section titled “Example”<?php// TODO: minimal example that triggers InvalidTraitUse.How to fix
Section titled “How to fix”TODO: explain the typical fix or how to suppress.