示例#1
0
 function removeProtocol(Protocol $stream)
 {
     unset($this->streams[$stream->id()]);
 }