class Definition
| __construct(array $places, array $transitions, string $initialPlace = null, MetadataStoreInterface $metadataStore = null) | ||
| string|null | getInitialPlace() | |
| array | getPlaces() | |
| array | getTransitions() | |
| MetadataStoreInterface | getMetadataStore() |
| array | $places | |
| array | $transitions | |
| string | $initialPlace | |
| MetadataStoreInterface | $metadataStore |
| string|null |
| array |
| array |
| MetadataStoreInterface |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Workflow/Definition.html