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