rector/vendor/psr/event-dispatcher
Tomas Votruba 0bc44a07f1 Updated Rector to commit 4bac761fc8df0925ca23435d1070f0be60e1be49
4bac761fc8 [DeadCode] Skip parent not found on RemoveParentCallWithoutParentRector (#1510)
2021-12-17 00:05:48 +00:00
..

PSR Event Dispatcher

This repository holds the interfaces related to PSR-14.

Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher. See the specification for more details.