PHP Класс pchTextReporter, php-commit-hooks

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

Защищенные свойства (Protected)

Свойство Тип Описание
$mapping array Mapping of error codes to names

Защищенные методы

Метод Описание
getTextReport ( array $issues ) : string Get a text representation of the issues.

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

getTextReport() защищенный Метод

Returns a text reporting all occured issues ordered by the files they occured in.
protected getTextReport ( array $issues ) : string
$issues array
Результат string

Описание свойств

$mapping защищенное свойство

Mapping of error codes to names
protected array $mapping
Результат array