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