Skip to content

Commit 9df47ec

Browse files
committed
remove obsolete comments
1 parent 2a0c059 commit 9df47ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Neos.Neos/Classes/FrontendRouting/EventSourcedFrontendNodeRoutePartHandler.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,6 @@ public function matchWithParameters(&$requestPath, RouteParameters $parameters)
210210
)
211211
);
212212
$dimensionSpacePoint = $dimensionResolvingResult->resolvedDimensionSpacePoint;
213-
// TODO Validate for full context
214-
// TODO validate dsp == complete (ContentDimensionZookeeper::getAllowedDimensionSubspace()->contains()...)
215-
// if incomplete -> no match + log
216213

217214
$contentRepository = $this->contentRepositoryRegistry->get($resolvedSite->getConfiguration()->contentRepositoryId);
218215

0 commit comments

Comments
 (0)