File tree Expand file tree Collapse file tree 5 files changed +773
-943
lines changed Expand file tree Collapse file tree 5 files changed +773
-943
lines changed Original file line number Diff line number Diff line change 414
414
/frontend/encore/legacy-apps /frontend/encore/legacy-applications
415
415
/configuration/external_parameters /configuration/environment_variables
416
416
/contributing/code/patches /contributing/code/pull_requests
417
+ /workflow/state-machines /workflow/introduction
418
+ /workflow/usage /workflow
Original file line number Diff line number Diff line change @@ -2383,8 +2383,9 @@ type
2383
2383
2384
2384
**type **: ``string `` **possible values **: ``'workflow' `` or ``'state_machine' ``
2385
2385
2386
- Defines the kind fo workflow that is going to be created, which can be either
2387
- a :doc: `normal workflow </workflow/usage >` or a :doc: `state machine </workflow/state-machines >`.
2386
+ Defines the kind of workflow that is going to be created, which can be either
2387
+ a normal workflow or a state machine. Read :doc: `this article </workflow/introduction >`
2388
+ to know their differences.
2388
2389
2389
2390
.. _`HTTP Host header attacks` : http://www.skeletonscribe.net/2013/05/practical-http-host-header-attacks.html
2390
2391
.. _`Security Advisory Blog post` : https://symfony.com/blog/security-releases-symfony-2-0-24-2-1-12-2-2-5-and-2-3-3-released#cve-2013-4752-request-gethost-poisoning
You can’t perform that action at this time.
0 commit comments