Documentation

FileEqualsFile extends Constraint
in package

FinalYes

Table of Contents

Methods

__construct()  : mixed
evaluate()  : bool|null
toString()  : string

Methods

__construct()

public __construct(SplFileInfo|string $file[, int $rowLength = 128 ]) : mixed
Parameters
$file : SplFileInfo|string
$rowLength : int = 128

evaluate()

public evaluate(mixed $other[, string $description = '' ][, bool $returnResult = false ]) : bool|null
Parameters
$other : mixed
$description : string = ''
$returnResult : bool = false
Return values
bool|null

        
On this page

Search results