1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
persontype.php
См. документацию.
1<?php
2
3namespace Bitrix\Sale\Services\Company\Restrictions;
4
5use Bitrix\Main\Localization\Loc;
6use Bitrix\Sale\Services\Base;
7use \Bitrix\Sale\Services\PaySystem\Restrictions;
8
9Loc::loadMessages(__FILE__);
10
12{
17 public static function getSeverity($mode)
18 {
20
21 if($mode == Base\RestrictionManager::MODE_MANAGER)
23
24 return $result;
25 }
26}
$result
Определения get_property_values.php:14