Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16896 программистов и 1738 роботов. Сейчас ищут 1146 программистов ...
Event_Notification
Вернуться к: Event_Dispatcher
Event_Notification
Event_Notification – Container class for notifications.
The Event_Notification class acts as a container for event information. It provides some setters and getters to access the contained information.
If you need to store additional information about the events or provide additional features, you may change the class that is used by Event_Dispatcher, but it is recommended to extend Event_Notification.
Вернуться к: Event_Dispatcher