1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
locatorcodesdto.php
См. документацию.
1<?php
2
3declare(strict_types=1);
4
6
7final class LocatorCodesDto
8{
9 public function __construct(
10 public readonly string $module,
11 public readonly string $code,
12 )
13 {
14
15 }
16}
__construct(public readonly string $module, public readonly string $code,)
Определения locatorcodesdto.php:9
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения options.php:195