PHP Interface Flitch\Report\ReportInterface

Afficher le fichier Open project: dasprid/flitch

Méthodes publiques

Méthode Description
addFile ( File $file ) : void Add a file to the report.

Method Details

addFile() public méthode

Add a file to the report.
public addFile ( File $file ) : void
$file Flitch\File\File
Résultat void