Run Rector on your code to see what it can do for you:
final class DemoFile { - public function resolve($item) + public function resolve(string $item) { return $item . ' world'; } }
Applied Rules:
Not a change you expect?
rector.php