Пример #1
0
 function Connect(STREAMHandler $next)
 {
     $this->object->SetOutput($next);
     return parent::Connect($next);
 }