酒店预订平台
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 лет назад
..
.gitignore init 3 лет назад
Event.php init 3 лет назад
EventDispatcherInterface.php init 3 лет назад
LICENSE init 3 лет назад
README.md init 3 лет назад
composer.json init 3 лет назад

README.md

Symfony EventDispatcher Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/master/README.md for more information.