trait PageIndexTrait

Trait PageIndexTrait

Methods

byIndex(int $index)

Creates and instance using the index.

Details

PageIndexTrait byIndex(int $index)

Creates and instance using the index.

Parameters

Name Type Description
$index int The index.

Return Value

PageIndexTrait