PHP Class SensioLabs\DeprecationDetector\Finder\Result

Afficher le fichier Open project: sensiolabs-de/deprecation-detector Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( array $files, array $errors, integer $fileCount )
fileCount ( )
parsedFiles ( )
parserErrors ( )

Method Details

__construct() public méthode

public __construct ( array $files, array $errors, integer $fileCount )
$files array
$errors array
$fileCount integer

fileCount() public méthode

public fileCount ( )

parsedFiles() public méthode

public parsedFiles ( )

parserErrors() public méthode

public parserErrors ( )