Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
tour.php
1<?
2
3namespace Bitrix\Main\UI;
4
5class Tour extends Spotlight
6{
7 const CATEGORY_NAME = "tour";
8}
const CATEGORY_NAME
Definition tour.php:7