diff --git a/Neos.ContentRepository/Classes/Domain/Service/Context.php b/Neos.ContentRepository/Classes/Domain/Service/Context.php index e006ce5ca56..2e30a60c8ec 100644 --- a/Neos.ContentRepository/Classes/Domain/Service/Context.php +++ b/Neos.ContentRepository/Classes/Domain/Service/Context.php @@ -107,7 +107,6 @@ class Context protected $targetDimensions = []; /** - * @Flow\IgnoreValidation * @var FirstLevelNodeCache */ protected $firstLevelNodeCache;