MIR1200
MixedArgument
An argument with type mixed is passed to a parameter with a more specific type.
Example
Section titled “Example”<?php// TODO: minimal example that triggers MixedArgument.How to fix
Section titled “How to fix”TODO: explain the typical fix or how to suppress.