pock

ScalarFlatArrayComparator
in package
implements ComparatorInterface

Compares two flat scalar arrays without considering order.

Tags
category

ScalarFlatArrayComparator

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