Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/ui.sidepanel.content/ |
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/ui.sidepanel.content/class.php |
<? if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true)die(); use \Bitrix\Main\Loader; /** * Class UISliderContentComponent */ class UISliderContentComponent extends \CBitrixComponent { public function executeComponent() { $this->includeComponentTemplate(); } }