method
public
Event::__construct()
Класс: \Bitrix\Main\ORM\Event
Сигнатура
public __construct(Entity $entity, string $type[, array<string|int, mixed> $parameters = array() ][, bool $withNamespace = false ]) : mixed
Параметры
$entity
Entity
$type
string
$parameters
array<string|int, mixed>
= array()
$withNamespace
bool
= false
Возвращаемое значение
mixed
Исходный файл: source/main/lib/orm/event.php:26

