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/Event
2019-07-01 10:42:32 +02:00
..
AnnounceEvent.php [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
CompletedEvent.php [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
EnteredEvent.php [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
EnterEvent.php [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
Event.php [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
GuardEvent.php [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
LeaveEvent.php [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
TransitionEvent.php [Workflow] The TransitionEvent is able to modify the context 2019-04-06 17:06:08 +02:00