EthikTag/vendor/psr/event-dispatcher
Rudy b21f2bc04b conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
..
src conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
.editorconfig conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
.gitignore conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
LICENSE conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
README.md conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
composer.json conteneurisation de l'appli 2023-01-07 22:07:15 +01:00

README.md

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.