This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Workflow
2017-01-02 12:32:57 -08:00
..
Dumper [Workflow] Fixed graphviz dumper for state machine 2016-11-24 13:22:36 -08:00
Event [Workflow] Fixed PHPDocs 2016-11-10 15:19:30 +01:00
EventListener [Workflow] CS tweaks 2016-06-29 07:07:38 +02:00
Exception [Workflow] Fixed validator tests and used static function to create workflows 2016-11-17 10:47:21 +01:00
MarkingStore [Workflow] improve docblocks 2016-11-10 10:59:23 +01:00
Tests Minor fixes for 3.2 2016-12-11 15:34:22 +01:00
Validator [Workflow] Refactored tests suite 2016-11-17 14:22:01 +01:00
CHANGELOG.md [Workflow] Added initial set of files 2016-06-23 14:28:20 +02:00
composer.json [Workflow] Make PropertyAccess required dependency 2016-09-04 20:47:17 +02:00
Definition.php minor #20479 [Workflow] Removed private Definition::addPlaces (Nyholm) 2016-11-10 16:18:20 +01:00
DefinitionBuilder.php [Workflow] Added missing docblock 2016-12-06 21:30:46 +01:00
LICENSE updated LICENSE year 2017-01-02 12:32:57 -08:00
Marking.php [Workflow] Added initial set of files 2016-06-23 14:28:20 +02:00
phpunit.xml.dist [Workflow] Added initial set of files 2016-06-23 14:28:20 +02:00
README.md [Workflow] Updated link to the documentation 2016-08-13 11:35:54 -07:00
Registry.php [Workflow] Added missing docblock 2016-12-06 21:30:46 +01:00
StateMachine.php [Workfow] Rename current MarkingStore 2016-11-09 16:22:39 +01:00
Transition.php [Workflow] Fixed PHPDocs 2016-11-10 15:19:30 +01:00
Workflow.php [Workflow] Set the marking then announce enabled transition 2016-11-09 17:46:34 +01:00