The SplObserver class
導入
The abstract SplObserver class is used alongside SplSubject to implement the Observer Design Pattern.
クラス概要
目次
- SplObserver::update — Receive update from subject
SplObserver
There are no user contributed notes for this page.
The abstract SplObserver class is used alongside SplSubject to implement the Observer Design Pattern.