Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 247 Bytes

README.markdown

File metadata and controls

8 lines (6 loc) · 247 Bytes

Symfony Event Dispatcher

The Symfony Event Dispatcher is an implementation of the Observer design pattern. It is a standalone component.

The component is part of the symfony framework and released under the MIT license.