We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df14215 + 5675f82 commit fd22bb4Copy full SHA for fd22bb4
1 file changed
Classes/Command/NodeIndexCommandController.php
@@ -30,7 +30,7 @@ class NodeIndexCommandController extends CommandController
30
31
/**
32
* @Flow\Inject
33
- * @var \Neos\ContentRepository\Search\Indexer\NodeIndexerInterface
+ * @var \TYPO3\TYPO3CR\Search\Indexer\NodeIndexerInterface
34
*/
35
protected $nodeIndexer;
36
0 commit comments