rector/vendor/psr/event-dispatcher
Tomas Votruba 24318b9a19 Updated Rector to commit 26cad67b1c
26cad67b1c [CodingStyle] Clean up getParents() call on MakeInheritedMethodVisibilitySameAsParentRector (#2246)
2022-05-07 00:18:08 +00:00
..
src Updated Rector to commit 26cad67b1c 2022-05-07 00:18:08 +00:00
composer.json Updated Rector to commit 26cad67b1c 2022-05-07 00:18:08 +00:00
LICENSE Updated Rector to commit a657258f31 2021-05-10 00:23:30 +00:00
README.md Updated Rector to commit a657258f31 2021-05-10 00:23:30 +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.