• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/routing/action.php
  • Класс: BitrixVoximplantRoutingAction
  • Вызов: Action::create
static function create($command, $parameters = [])
{
	return new static($command, $parameters);
}