Documentation

SortOrder implements JsonSerializable

Class SortOrder

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

$sortOrder  : int
__construct()  : mixed
SortOrder constructor.
jsonSerialize()  : mixed
value()  : int

Properties

Methods

__construct()

SortOrder constructor.

public __construct(int $sortOrder) : mixed
Parameters
$sortOrder : int
Return values
mixed

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

value()

public value() : int
Return values
int

Search results