/** * Функция получает права для типа GUEST * * @return array */ protected function retGuestTypeRights() { return parent::retGuestTypeRights(); }