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

search for in the

SplSubject::notify> <SplSubject::attach
[edit] Last updated: Fri, 17 May 2013

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 - [0 notes]
There are no user contributed notes for this page.

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