File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/sale/lib/location/admin/externalservicehelper.php
Back
<? /** * This class is for internal use only, not a part of public API. * It can be changed at any time without notification. * * @access private */ namespace Bitrix\Sale\Location\Admin; class ExternalServiceHelper extends Helper { const LIST_PAGE_URL = 'sale_location_external_service_list.php'; const EDIT_PAGE_URL = 'sale_location_external_service_edit.php'; ##################################### #### Entity settings ##################################### /** * Function returns class name for an attached entity * @return string Entity class name */ public static function getEntityRoadMap() { return array( 'main' => array( 'name' => 'Bitrix\Sale\Location\ExternalService' ) ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings