Skip to content

MIR1300

InvalidTraitUse

A trait is used in a way that violates its declared constraints.

<?php
// TODO: minimal example that triggers InvalidTraitUse.

TODO: explain the typical fix or how to suppress.