SplSubject::detach
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
SplSubject::detach — Detach an observer
Description
Detaches an observer from the subject to no longer notify it of updates.
This function is currently not documented; only its argument list is available.
Return Values
No value is returned.