Run Rector on your code to see what it can do for you:
<?php final class Project
return $this->repo->findRecent(); } + /** + * @return \Project[] + */ public function getProjectsInline(): array { return [
Applied Rules:
Not a change you expect?
rector.php