PHP - Manual: SplSubject::detach
2024-11-15
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
SplSubject::detach — Detach an observer
$observer
Detaches an observer from the subject to no longer notify it of updates.
本函数还未编写文档,仅有参数列表。
observer
The SplObserver to detach.
没有返回值。
官方地址:https://www.php.net/manual/en/splsubject.detach.php