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 379a939 commit fbcf572Copy full SHA for fbcf572
components/workflow.rst
@@ -63,6 +63,7 @@ A registry will also help you to decide if a workflow supports the object you
63
are trying to use it with::
64
65
use Symfony\Component\Workflow\Registry;
66
+ use Symfony\Component\Workflow\WorkflowInterface\InstanceOfSupportStrategy;
67
use Acme\Entity\BlogPost;
68
use Acme\Entity\Newsletter;
69
0 commit comments