Run Rector on your code to see what it can do for you:
<?php final class DemoFile
$this->someCall($value); } + /** + * @param list $value + */ private function someCall(array $value) { } }
Applied Rules:
Not a change you expect?
rector.php