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