1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
format.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Currency\Controller
;
4
5
use
Bitrix\Main\Engine\Controller
;
6
7
class
Format
extends
Controller
8
{
9
public
function
getAction
($currencyId)
10
{
11
return \CCurrencyLang::GetFormatDescription($currencyId);
12
}
13
}
Bitrix\Currency\Controller\Format
Определения
format.php:8
Bitrix\Currency\Controller\Format\getAction
getAction($currencyId)
Определения
format.php:9
Bitrix\Currency\Controller
Определения
format.php:3
Bitrix\Main\Controller
Определения
agreement.php:2
bitrix
modules
currency
lib
controller
format.php
Создано системой
1.14.0