SplSubject::notify

(PHP 5 >= 5.1.0, PHP 7)

SplSubject::notifyNotify an observer

Descrierea

abstract public SplSubject::notify ( ) : void

Notifies all attached observers.

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Nu este întoarsă nici o valoare.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top