Query: splsubject
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPLSUBJECT(3) 1 SPLSUBJECT(3) The SplSubject interfaceINTRODUCTIONThe SplSubject interface is used alongside SplObserver to implement the Observer Design Pattern.INTERFACE SYNOPSISSplSubject SplSubject Methods o abstractpublic void SplSubject::attach (SplObserver $observer) o abstractpublic void SplSubject::detach (SplObserver $observer) o abstractpublic void SplSubject::notify (void ) PHP Documentation Group SPLSUBJECT(3)