1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
ProviderConfiguration.php
См. документацию.
1<?php
2
3namespace Bitrix\UI\FeaturePromoter;
4
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
Определения options.php:106
__construct(public readonly string $type, public string $code, public readonly string $currentUrl, public readonly ?string $featureId)
Определения ProviderConfiguration.php:7
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения options.php:195