Esempio n. 1
0
 function removeProtocol(Protocol $stream)
 {
     unset($this->streams[$stream->id()]);
 }