Skip to content

Commit fbcf572

Browse files
Added the use import
1 parent 379a939 commit fbcf572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/workflow.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ A registry will also help you to decide if a workflow supports the object you
6363
are trying to use it with::
6464

6565
use Symfony\Component\Workflow\Registry;
66+
use Symfony\Component\Workflow\WorkflowInterface\InstanceOfSupportStrategy;
6667
use Acme\Entity\BlogPost;
6768
use Acme\Entity\Newsletter;
6869

0 commit comments

Comments
 (0)