1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
CanViewFacesRequest.php
См. документацию.
1<?php
2
4
6{
7 public function __construct(
8 public readonly string $workflowId,
9 public readonly int $userId,
10 public readonly int $currentUserId = 0,
11 )
12 {}
13}
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
Определения check_mail.php:18
__construct(public readonly string $workflowId, public readonly int $userId, public readonly int $currentUserId=0,)
Определения CanViewFacesRequest.php:7