最新服务器上的版本,以后用这个
wangzhenxin
2023-11-19 bc164b8bdbfbdf1d8229a5ced6b08d7cb8db7361
commit | author | age
2207d6 1 EventDispatcher Component
W 2 =========================
3
4 The EventDispatcher component provides tools that allow your application
5 components to communicate with each other by dispatching events and listening to
6 them.
7
8 Resources
9 ---------
10
11   * [Documentation](https://symfony.com/doc/current/components/event_dispatcher/index.html)
12   * [Contributing](https://symfony.com/doc/current/contributing/index.html)
13   * [Report issues](https://github.com/symfony/symfony/issues) and
14     [send Pull Requests](https://github.com/symfony/symfony/pulls)
15     in the [main Symfony repository](https://github.com/symfony/symfony)