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
Fabien Potencier 08c80eb341 fixed CS
2019-07-12 09:06:47 +03:00
..
Dumper [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
Event [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
EventListener [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
Exception [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
MarkingStore [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
Metadata fixed CS 2019-01-16 19:35:49 +01:00
SupportStrategy [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
Tests fixed CS 2019-07-12 09:06:47 +03:00
Validator [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
CHANGELOG.md Merge branch '4.4' 2019-06-29 09:08:25 +02:00
composer.json [Workflow] Removed un-used dependency in composer.json 2019-06-07 11:08:29 +02:00
Definition.php [Workflow] Deprecated DefinitionBuilder::setInitialPlace() 2019-06-28 17:00:47 +02:00
DefinitionBuilder.php [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
Marking.php [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md [Workflow] update documentation URL in readme 2017-04-05 10:00:23 +02:00
Registry.php [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
StateMachine.php [Workflow] Remove BC layers and deprecated codes 2019-06-04 14:35:48 +02:00
Transition.php [Workflow] Remove constraints on transition/place name + Updated Dumper 2018-02-08 10:50:23 +01:00
TransitionBlocker.php fixed CS 2019-01-16 19:35:49 +01:00
TransitionBlockerList.php Replace @return annotation by return type in final classes 2019-06-23 00:57:33 +02:00
Workflow.php only decorate when an event dispatcher was passed 2019-07-03 09:52:02 +02:00
WorkflowEvents.php Update WorkflowEvents.php 2019-05-11 11:33:04 +02:00
WorkflowInterface.php [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00