Bitrix API

GenerateDto

FinalYes

Table of Contents

Properties

$moduleId  : string|null
$name  : string
$namespace  : string|null
$psr4  : bool
$rootFolder  : string|null

Methods

__construct()  : mixed

Properties

$moduleId read-only

public string|null $moduleId = null

$namespace read-only

public string|null $namespace = null

$rootFolder read-only

public string|null $rootFolder = null

Methods

__construct()

public __construct(string $name[, string|null $moduleId = null ][, string|null $namespace = null ][, string|null $rootFolder = null ][, bool $psr4 = true ]) : mixed
Parameters
$name : string
$moduleId : string|null = null
$namespace : string|null = null
$rootFolder : string|null = null
$psr4 : bool = true

        
On this page

Search results