SplObserver::update> <ArrayObject::unserialize
Last updated: Fri, 24 Feb 2012

The SplObserver interface

(PHP 5 >= 5.1.0)

Introdução

The SplObserver interface is used alongside SplSubject to implement the Observer Design Pattern.

Resumo da Interface

SplObserver {
/* Métodos */
abstract public void update ( SplSubject $subject )
}

Índice



User Contributed Notes
SplObserver
There are no user contributed notes for this page.

SplObserver::update> <ArrayObject::unserialize
Last updated: Fri, 24 Feb 2012