pock

LtrScalarArrayComparator
in package
implements ComparatorInterface

Checks that a flat scalar array is contained in another array.

Tags
category

LtrScalarArrayComparator

Table of Contents

Interfaces

ComparatorInterface
Internal contract for structured matcher comparisons.

Methods

compare()  : bool
Compare two values.

Methods

compare()

Compare two values.

public compare(mixed $first, mixed $second) : bool
Parameters
$first : mixed
$second : mixed
Tags
inheritDoc
Return values
bool
On this page

Search results