1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
generatedto.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Main\Cli\Command\Make\Service\Tablet
;
4
5
final
class
GenerateDto
6
{
7
public
function
__construct
(
8
public
readonly
string
$tableName,
9
public
readonly ?
string
$namespace =
null
,
10
public
readonly ?
string
$moduleId
=
null
,
11
public
readonly ?
string
$rootFolder =
null
,
12
public
readonly
bool
$psr4 =
true
,
13
)
14
{}
15
}
Bitrix\Main\Cli\Command\Make\Service\Tablet\GenerateDto
Определения
generatedto.php:6
Bitrix\Main\Cli\Command\Make\Service\Tablet\GenerateDto\__construct
__construct(public readonly string $tableName, public readonly ?string $namespace=null, public readonly ?string $moduleId=null, public readonly ?string $rootFolder=null, public readonly bool $psr4=true,)
Определения
generatedto.php:7
$moduleId
$moduleId
Определения
group_bizproc_workflow_delete.php:16
Bitrix\Main\Cli\Command\Make\Service\Tablet
Определения
generatedto.php:3
bitrix
modules
main
lib
cli
command
make
service
tablet
generatedto.php
Создано системой
1.14.0