説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Your Name 2e7a963364 first commit 6ヶ月前
..
.gitignore first commit 6ヶ月前
CHANGELOG.md first commit 6ヶ月前
Event.php first commit 6ヶ月前
EventDispatcherInterface.php first commit 6ヶ月前
LICENSE first commit 6ヶ月前
README.md first commit 6ヶ月前
composer.json first commit 6ヶ月前

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/main/README.md for more information.