FileEqualsFile
extends Constraint
in package
FinalYes
Table of Contents
Constants
- DEFAULT_ROW_LENGTH = 128
Methods
- __construct() : mixed
- evaluate() : bool|null
- toString() : string
Constants
DEFAULT_ROW_LENGTH
public
mixed
DEFAULT_ROW_LENGTH
= 128
Methods
__construct()
public
__construct(SplFileInfo|string $file[, int $rowLength = self::DEFAULT_ROW_LENGTH ]) : mixed
Parameters
- $file : SplFileInfo|string
- $rowLength : int = self::DEFAULT_ROW_LENGTH
evaluate()
public
evaluate(mixed $other[, string $description = '' ][, bool $returnResult = false ]) : bool|null
Parameters
- $other : mixed
- $description : string = ''
- $returnResult : bool = false
Return values
bool|nulltoString()
public
toString() : string