MIR0706
AbstractInstantiation
An abstract class is being instantiated with new.
Example
Section titled “Example”<?php// TODO: minimal example that triggers AbstractInstantiation.How to fix
Section titled “How to fix”TODO: explain the typical fix or how to suppress.