Compatible extends Item
AbstractYes
Table of Contents
Methods
- __construct() : mixed
- getContext() : Context
- getModel() : Model
- getSort() : array<string|int, mixed>
- jsonSerialize() : array<string|int, mixed>
Methods
__construct()
public
__construct(Context $context, Model $model) : mixed
Parameters
getContext()
public
getContext() : Context
Return values
ContextgetModel()
public
getModel() : Model
Return values
ModelgetSort()
public
getSort() : array<string|int, mixed>
Return values
array<string|int, mixed>jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>