1<?
php declare(strict_types=1);
13 public function getList(array $params, array $filter) : array
19 'cnt' => count($items)
static orderBy($orderBy, $orderDirection='ASC')
An exception for terminatinating execution or to throw for unit testing.
Class ilTermsOfServiceDocumentTableDataProvider.
getList(array $params, array $filter)
array An associative array with keys 'items' (array of items) and 'cnt' (number of total items)
Interface ilTermsOfServiceTableDataProvider.