Documentation

SpecificationInterface

Interface for FlyFinder specifications

Tags
psalm-immutable

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>
Tags
psalm-param

array{basename: string, path: string, stream: resource, dirname: string, type: string, extension: string} $value

Return values
bool

Search results