Skip to content

Commit

Permalink
reenable CompileStatic with full name to fix functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Pingu501 committed Jan 11, 2023
1 parent 7756e94 commit f3fc582
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Classes/Controller/BaseControllerTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ protected function getRepository()
}

/**
* @Neos\Flow\Annotations\CompileStatic
*
* @param ObjectManagerInterface $objectManager
* @return array
*/
Expand Down

0 comments on commit f3fc582

Please sign in to comment.