酒店预订平台
選択できるのは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.