We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61242e commit 1811f71Copy full SHA for 1811f71
1 file changed
Classes/Flowpack/ElasticSearch/ContentRepositoryAdaptor/Command/NodeIndexCommandController.php
@@ -54,7 +54,7 @@ class NodeIndexCommandController extends CommandController
54
55
/**
56
* @Flow\Inject
57
- * @var \TYPO3\Neos\Domain\Service\ContentDimensionPresetSourceInterface
+ * @var \TYPO3\TYPO3CR\Domain\Service\ContentDimensionPresetSourceInterface
58
*/
59
protected $contentDimensionPresetSource;
60
0 commit comments