Documentation

AssertPageTrait

Trait AssertPageTrait

Table of Contents

Properties

$pageMax  : int
Maximum page number (PHP_INT_MAX)
$pageMin  : int
Minimum page number

Methods

assertPage()  : void
Check value is a valid page number

Properties

$pageMax

Maximum page number (PHP_INT_MAX)

private static int $pageMax = PHP_INT_MAX

Methods

assertPage()

Check value is a valid page number

public static assertPage(int $value[, string $message = '' ]) : void
Parameters
$value : int
$message : string = ''

        
On this page

Search results