We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6442ddf commit 792e7e7Copy full SHA for 792e7e7
1 file changed
Classes/Indexer/NodeIndexer.php
@@ -22,6 +22,8 @@
22
23
/**
24
* Nodeindexer for use in batch jobs
25
+ *
26
+ * @Flow\Scope("singleton")
27
*/
28
class NodeIndexer extends ContentRepositoryAdaptor\Indexer\NodeIndexer
29
{
0 commit comments