diff --git a/Classes/Controller/BaseControllerTrait.php b/Classes/Controller/BaseControllerTrait.php index 6f66947..dd8422c 100644 --- a/Classes/Controller/BaseControllerTrait.php +++ b/Classes/Controller/BaseControllerTrait.php @@ -84,7 +84,7 @@ protected function getRepository() } /** - * @Flow\CompileStatic + * @Neos\Flow\Annotations\CompileStatic * * @param ObjectManagerInterface $objectManager * @return array