1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
GetUserTaskListResponse.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Bizproc\Api\Response\TaskService;
4
5
use Bitrix\Bizproc\Result;
6
7
class
GetUserTaskListResponse
extends
Result
8
{
9
public
function
getTasks
(): ?
array
10
{
11
return
$this->data[
'tasks'
] ??
null
;
12
}
13
}
Bitrix\Bizproc\Api\Response\TaskService\GetUserTaskListResponse
Определения
GetUserTaskListResponse.php:8
Bitrix\Bizproc\Api\Response\TaskService\GetUserTaskListResponse\getTasks
getTasks()
Определения
GetUserTaskListResponse.php:9
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Bizproc\Result
Определения
DeviceResultHandler.php:3
bitrix
modules
bizproc
lib
Api
Response
TaskService
GetUserTaskListResponse.php
Создано системой
1.14.0