SpecificationInterface
in
Interface for FlyFinder specifications
Tags
Table of Contents
- isSatisfiedBy() : bool
- Checks if the value meets the specification
Methods
isSatisfiedBy()
Checks if the value meets the specification
public
isSatisfiedBy(array<string|int, mixed> $value) : bool
Parameters
- $value : array<string|int, mixed>