We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97082a commit e9683b1Copy full SHA for e9683b1
docs/features/sagas.md
@@ -13,7 +13,6 @@ Sagas are an established design pattern for managing complex, long-running opera
13
14
```php
15
use Workflow\ActivityStub;
16
-use Workflow\ChildWorkflowStub;
17
use Workflow\Workflow;
18
19
class BookingSagaWorkflow extends Workflow
0 commit comments