1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
ConfigProvider.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Rest\FormConfig
;
4
5
class
ConfigProvider
6
{
7
public
function
__construct
(
private
ConfigStoreInterface
$store)
8
{
9
}
10
11
public
function
get
():
array
12
{
13
return
$this->store->provide();
14
}
15
}
Bitrix\Rest\FormConfig\ConfigProvider
Определения
ConfigProvider.php:6
Bitrix\Rest\FormConfig\ConfigProvider\__construct
__construct(private ConfigStoreInterface $store)
Определения
ConfigProvider.php:7
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Rest\FormConfig\ConfigStoreInterface
Определения
ConfigStoreInterface.php:6
Bitrix\Rest\FormConfig
Определения
ConfigProvider.php:3
bitrix
modules
rest
lib
FormConfig
ConfigProvider.php
Создано системой
1.14.0