• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/dispatch/state.php
  • Класс: BitrixSenderDispatchState
  • Вызов: State::canReset
public function canReset()
{
	return $this->canChangeState(self::NEWISH);
}