PHP Класс 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.
abstract public handle ( Project $project, string $existingResult = null ) : string
$project Project
$existingResult string
Результат string