Skip to content

Commit 1811f71

Browse files
committed
BUGFIX: Unneeded dependency on TYPO3.Neos package
1 parent a61242e commit 1811f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Classes/Flowpack/ElasticSearch/ContentRepositoryAdaptor/Command/NodeIndexCommandController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class NodeIndexCommandController extends CommandController
5454

5555
/**
5656
* @Flow\Inject
57-
* @var \TYPO3\Neos\Domain\Service\ContentDimensionPresetSourceInterface
57+
* @var \TYPO3\TYPO3CR\Domain\Service\ContentDimensionPresetSourceInterface
5858
*/
5959
protected $contentDimensionPresetSource;
6060

0 commit comments

Comments
 (0)