You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -193,8 +193,6 @@ $workflowResult = (new \PHPWorkflow\Workflow('AddSongToPlaylist'))
193
193
194
194
Another possibility would be to define a step in the **Prepare** stage (e.g. **PopulateAddSongToPlaylistContainer**) which populates the injected **WorkflowContainer** object.
195
195
196
-
You can also extend the **WorkflowContainer** object to provide typed access to the data stored in the container.
197
-
198
196
## Stages
199
197
200
198
The following predefined stages are available when defining a workflow:
0 commit comments