php8.5
Home/ Manual/ reference / spl/ The SplObserver interface

The SplObserver interface

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

Intro

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

Interfacesynopsis

implements SplObserver { }

Splobserver

In this section

Source: reference/spl/splobserver.xml · from the official PHP manual (php/doc-en)