Пример #1
0
 protected function followGame($login, $room)
 {
     $this->checkUserBusy($login);
     parent::followGame($login, $room);
 }