SplSubject::detachDetach an observer Description
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
Return ValuesNo value is returned. |