certificationy / symfony-pack

A series of questions to prepare for the Symfony certification
https://certification.symfony.com/
MIT License
328 stars 132 forks source link

Update architecture.yml #79

Closed janmaennig closed 4 years ago

janmaennig commented 4 years ago

EventDispatcher implements not only the Meditor but also the Observer design pattern #78

See https://symfony.com/doc/current/components/event_dispatcher.html#introduction for more.

mickaelandrieu commented 4 years ago

Thanks @janmaennig