SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Initializes a new observer and attaches the subject as the caller.

Usage

void $Event_Observer->__construct ( Event_Subject $caller );

Arguments

  1. Event_Subject $caller
    Event_Subject

Return value

  • void