typo
[mdref/mdref-pq] / pq / Connection / off.md
1 # bool pq\Connection::off(string $event)
2
3 Stops listening for an event type.
4
5 ## Params:
6
7 * string $event
8 Any pq\Connection::EVENT_*.
9
10 ## Returns:
11
12 * bool, success.
13
14 ## Throws:
15
16 * pq\Exception\InvalidArgumentException
17 * pq\Exception\BadMethodCallException