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-06-26 14:40:44 +02:00
..
Dumper [Workflow] Fixed graphviz dumper for state machine 2016-11-24 13:22:36 -08:00
Event [Workflow] Delete dead code 2017-03-08 11:36:52 +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 [Workflow] Added more events to the announce function 2017-06-26 14:40:44 +02:00
Validator [Workflow] Added new validator to make sure each place has unique translation names 2017-01-17 21:32:36 -08:00
CHANGELOG.md [Workflow] Added initial set of files 2016-06-23 14:28:20 +02:00
composer.json [Workflow] Added more keywords in the composer.json 2017-06-12 13:49:55 +02:00
Definition.php minor #20479 [Workflow] Removed private Definition::addPlaces (Nyholm) 2016-11-10 16:18:20 +01:00
DefinitionBuilder.php [Workflow] add Phpdoc for better IDE support 2017-03-17 16:32:08 +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 fail when detecting risky tests 2017-04-12 07:14:23 -07:00
README.md [Workflow] update documentation URL in readme 2017-04-05 10:00:23 +02: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] Added more events to the announce function 2017-06-26 14:40:44 +02:00