HumHub Documentation (unofficial)

Range
in package

FinalYes

Range histogram.

Table of Contents

Properties

$end  : int
$start  : int

Methods

__construct()  : mixed
contains()  : bool

Properties

Methods

__construct()

public __construct(int $start, int $end) : mixed
Parameters
$start : int
$end : int
Tags
throws
OutOfBoundsException

contains()

public contains(int $value) : bool
Parameters
$value : int
Return values
bool

        
On this page

Search results