Skip to content

MIR1200

MixedArgument

An argument with type mixed is passed to a parameter with a more specific type.

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

TODO: explain the typical fix or how to suppress.