Commit 9e247d4
committed
minor symfony#10738 Fixing incorrect namespace in registry part (tentacode)
This PR was submitted for the 4.2 branch but it was merged into the 4.1 branch instead (closes symfony#10738).
Discussion
----------
Fixing incorrect namespace in registry part
The namespace `Symfony\Component\Workflow\WorkflowInterface\InstanceOfSupportStrategy` in the workflow doc (for working on registry) is incorrect, changed to the correct namespace.
Commits
-------
c573365 Fixing incorrect namespace in registry part1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments