1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
GetUserTaskResponse.php
См. документацию.
1<?php
2
3namespace Bitrix\Bizproc\Api\Response\TaskService;
4
5use Bitrix\Bizproc\Result;
6
7final class GetUserTaskResponse extends Result
8{
9 public function setTask(array $task): self
10 {
11 $this->data['task'] = $task;
12
13 return $this;
14 }
15
16 public function getTask(): ?array
17 {
18 $task = $this->data['task'] ?? null;
19
20 return is_array($task) ? $task : null;
21 }
22}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804