We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5d57c0 + 7ed589f commit f1e0fefCopy full SHA for f1e0fef
1 file changed
Classes/Indexer/NodeIndexer.php
@@ -24,6 +24,8 @@
24
25
/**
26
* NodeIndexer for use in batch jobs
27
+ *
28
+ * @Flow\Scope("singleton")
29
*/
30
class NodeIndexer extends ContentRepositoryAdaptor\Indexer\NodeIndexer
31
{
0 commit comments