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