MIR0707
CircularInheritance
A class participates in a circular extends/implements/use chain.
Example
Section titled “Example”<?php// TODO: minimal example that triggers CircularInheritance.How to fix
Section titled “How to fix”TODO: explain the typical fix or how to suppress.