Skip to content

MIR0706

AbstractInstantiation

An abstract class is being instantiated with new.

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

TODO: explain the typical fix or how to suppress.