PHP Класс Qafoo\Analyzer\Handler\Tests

Наследование: extends Qafoo\Analyzer\Handler
Показать файл Открыть проект

Открытые методы

Метод Описание
handle ( Project $project, string $existingResult = null ) : string Handle provided directory

Описание методов

handle() публичный Метод

Optionally an existing result file can be provided If a valid file could be generated the file name is supposed to be returned, otherwise return null.
public handle ( Project $project, string $existingResult = null ) : string
$project Qafoo\Analyzer\Project
$existingResult string
Результат string