Method | Description | |
---|---|---|
__construct ( array $items, $hasNextPage, array $referencedUuids = [] ) | ||
getHasNextPage ( ) : boolean | ||
getItems ( ) : Sulu\Component\SmartContent\ResourceItemInterface[] | ||
getReferencedUuids ( ) : array |
public __construct ( array $items, $hasNextPage, array $referencedUuids = [] ) | ||
$items | array | |
$referencedUuids | array |
public getItems ( ) : Sulu\Component\SmartContent\ResourceItemInterface[] | ||
return | Sulu\Component\SmartContent\ResourceItemInterface[] |