downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SplSubject::notify> <SplSubject::attach
[edit] Last updated: Fri, 25 May 2012

view this page in

SplSubject::detach

(PHP 5 >= 5.1.0)

SplSubject::detachDetach an observer

Description

abstract public void SplSubject::detach ( SplObserver $observer )

Detaches an observer from the subject to no longer notify it of updates.

Warning

This function is currently not documented; only its argument list is available.

Parameters

observer

The SplObserver to detach.

Return Values

No value is returned.



add a note add a note User Contributed Notes SplSubject::detach
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites