RecursiveLtrArrayComparator
extends RecursiveArrayComparator
in package
Recursively checks that the expected array structure is contained in the actual structure.
Tags
Table of Contents
Methods
- compare() : bool
- Compare two values.
Methods
compare()
Compare two values.
public
compare(mixed $first, mixed $second) : bool
Parameters
- $first : mixed
- $second : mixed