We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ab16f6 + 1729ea9 commit ce89d05Copy full SHA for ce89d05
1 file changed
Classes/Command/NodeIndexCommandController.php
@@ -52,7 +52,7 @@ class NodeIndexCommandController extends CommandController
52
53
/**
54
* @Flow\Inject
55
- * @var \Neos\Neos\Domain\Service\ContentDimensionPresetSourceInterface
+ * @var \Neos\ContentRepository\Domain\Service\ContentDimensionPresetSourceInterface
56
*/
57
protected $contentDimensionPresetSource;
58
0 commit comments