©
                    本文档使用
                    php中文网手册 发布
                
(PHP 5 >= 5.1.0)
SplSubject::detach — Detach an observer
$observer 
   )Detaches an observer from the subject to no longer notify it of updates.
本函数还未编写文档,仅有参数列表。
observer The SplObserver to detach.
没有返回值。