clarification
[mdref/mdref-http] / http / Client / detach.md
1 # http\Client http\Client::detach(SplObserver $observer)
2
3 Implements SplSubject. Detach $observer, which has been previously attached.
4
5 ## Params:
6
7 * SplObserver $observer
8 Previously attached instance of SplObserver implementation.
9
10 ## Returns:
11
12 * http\Client, self.
13
14 ## Throws:
15
16 * http\Exception\InvalidArgumentException
17 * http\Exception\UnexpectedValueException