class Marking
Marking contains the place of every tokens.
__construct(array $representation = array()) | ||
mark($place) | ||
unmark($place) | ||
has($place) | ||
getPlaces() |
array | $representation | Keys are the place name and values should be 1 |
$place |
$place |
$place |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Workflow/Marking.html