StructureComparison
Read onlyYes
FinalYes
Methods
- identical() : bool
- Identity - positional, and the optional flag is part of it.
Methods
identical()
Identity - positional, and the optional flag is part of it.
public
identical(StructureType<string|int, array<string|int, mixed>> $left, StructureType<string|int, array<string|int, mixed>> $right, Comparator $comparator) : bool
Parameters
- $left : StructureType<string|int, array<string|int, mixed>>
- $right : StructureType<string|int, array<string|int, mixed>>
- $comparator : Comparator