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, 24 May 2013

view this page in

SplSubject::detach

(PHP 5 >= 5.1.0)

SplSubject::detachDetach an observer

Descrição

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

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

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

observer

The SplObserver to detach.

Valor Retornado

Não há valor retornado.



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 | sitemap | contact | advertising | mirror sites