Skip to content

MIR1202

MixedMethodCall

A method is called on a value of type mixed.

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

TODO: explain the typical fix or how to suppress.