MIR1202
MixedMethodCall
A method is called on a value of type mixed.
Example
Section titled “Example”<?php// TODO: minimal example that triggers MixedMethodCall.How to fix
Section titled “How to fix”TODO: explain the typical fix or how to suppress.