SproutCMS

This is the code documentation for the SproutCMS project

function attach()

Attach an observer to the object.

Usage

object $Event_Subject->attach ( Event_Observer $obj );

Arguments

  1. Event_Observer $obj
    Event_Observer

Return value

  • object