We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df14215 commit 5675f82Copy full SHA for 5675f82
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