1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
MetaType.php
См. документацию.
1
<?php
2
3
declare(strict_types=1);
4
5
namespace
Bitrix\Socialnetwork\Collab\Controller\Meta\Attribute
;
6
7
use
Attribute
;
8
9
#[Attribute(Attribute::TARGET_PROPERTY)]
10
class
MetaType
11
{
12
public
function
__construct
(
13
public
readonly
PropertyMetaType
$type
14
)
15
{
16
17
}
18
}
$type
$type
Определения
options.php:106
Bitrix\Socialnetwork\Collab\Controller\Meta\Attribute\MetaType
Определения
MetaType.php:11
Bitrix\Socialnetwork\Collab\Controller\Meta\Attribute\MetaType\__construct
__construct(public readonly PropertyMetaType $type)
Определения
MetaType.php:12
Bitrix\Socialnetwork\Collab\Controller\Meta\Attribute
Определения
MetaType.php:5
Bitrix\Socialnetwork\Collab\Controller\Meta\Attribute\PropertyMetaType
PropertyMetaType
Определения
PropertyMetaType.php:8
bitrix
modules
socialnetwork
lib
Collab
Controller
Meta
Attribute
MetaType.php
Создано системой
1.14.0