pock

RecursiveArrayComparator
in package
implements ComparatorInterface

Recursively compares two complete array structures.

Tags
category

RecursiveArrayComparator

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