We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca103c2 commit de90c16Copy full SHA for de90c16
1 file changed
docs/bundle/job_queue.md
@@ -129,7 +129,7 @@ class Step2Processor implements PsrProcessor
129
}
130
```
131
132
-###Dependent Job
+## Dependent Job
133
134
Use dependent job when your job flow has several steps but you want to send new message
135
just after all steps are finished.
@@ -183,4 +183,4 @@ class ReindexProcessor implements PsrProcessor
183
184
185
186
-[back to index](../index.md)
+[back to index](../index.md)
0 commit comments