Skip to content

MIR1101

MissingParamType

A parameter has no declared type hint.

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

TODO: explain the typical fix or how to suppress.