1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
moduleskeletondto.php
См. документацию.
1<?php
2
3declare(strict_types=1);
4
6
8{
9 public function __construct(
10 public readonly string $module,
11 public readonly string $directory,
12 )
13 {
14
15 }
16}
__construct(public readonly string $module, public readonly string $directory,)
Определения moduleskeletondto.php:9