• Модуль: catalogmobile
  • Путь к файлу: ~/bitrix/modules/catalogmobile/lib/ProductWizard/ConfigQuery.php
  • Класс: BitrixCatalogMobileProductWizardConfigQuery
  • Вызов: ConfigQuery::__construct
public function __construct(string $wizardType)
{
	$this->wizardType = $wizardType;
	$this->accessController = AccessController::getCurrent();
}