• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/controller/controller.php
  • Класс: BitrixCatalogControllerController
  • Вызов: Controller::getServiceName
private function getServiceName(): string
{
	return (new ReflectionClass($this))->getShortName();
}