1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
ProviderConfiguration.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\UI\FeaturePromoter;
4
5
class
ProviderConfiguration
6
{
7
public
function
__construct
(
8
public
readonly
string
$type
,
9
public
string
$code
,
10
public
readonly
string
$currentUrl,
11
public
readonly ?
string
$featureId
12
)
13
{
14
}
15
}
$type
$type
Определения
options.php:106
Bitrix\UI\FeaturePromoter\ProviderConfiguration
Определения
ProviderConfiguration.php:6
Bitrix\UI\FeaturePromoter\ProviderConfiguration\__construct
__construct(public readonly string $type, public string $code, public readonly string $currentUrl, public readonly ?string $featureId)
Определения
ProviderConfiguration.php:7
$code
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения
options.php:195
bitrix
modules
ui
lib
FeaturePromoter
ProviderConfiguration.php
Создано системой
1.14.0