Notify the observer of a new message. This function must be defined in all observers and must take exactly one parameter of any type.
This is the code documentation for the SproutCMS project
Search documentation |
function notify()Notify the observer of a new message. This function must be defined in all observers and must take exactly one parameter of any type.
Usagevoid $Event_Observer->notify ( mixed $message ); Arguments
Return value
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|