pock

ComparatorInterface

Interface ComparatorInterface

Tags
category

ComparatorInterface

Table of Contents

compare()  : bool
Compare two values.

Methods

compare()

Compare two values.

public compare(mixed $first, mixed $second) : bool
Parameters
$first : mixed
$second : mixed
Return values
bool

Search results