SproutCMS

This is the code documentation for the SproutCMS project

function notify()

Notify all attached observers of a new message.

Usage

object $Event_Subject->notify ( mixed $message );

Arguments

  1. mixed $message
    message string, object, or array

Return value

  • object