PHP Интерфейс PhpBench\Report\RendererInterface

This might be either direct output (e.g. to the console, streaming markup) or to a file. Example implementors might be XsltRenderer, ConsoleRenderer, etc
Наследование: extends PhpBench\Registry\RegistrableInterface
Показать файл Открыть проект Примеры использования интерфейса

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

Метод Описание
render ( PhpBench\Dom\Document $report, Config $config )

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

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

public render ( PhpBench\Dom\Document $report, Config $config )
$report PhpBench\Dom\Document
$config PhpBench\Registry\Config