Table of Contents

Interfaces

Cases

 = 'eq'
 = 'gt'
 = 'in'
 = 'lt'
 = 'neq'
 = 'not_in'

Methods

 : bool
 : string
 : self
 : string
 : array<int, mixed>
Cases

Cases

Methods

compare()

Public
public compare( mixed  $left, mixed  $right) : bool
Parameters
$left : mixed
$right : mixed
Return values
bool

candidateSet()

Private
private candidateSet( mixed  $right) : array<int, mixed>
Parameters
$right : mixed
Return values
array<int, mixed>