Метод | Описание | |
---|---|---|
configure ( Symfony\Component\OptionsResolver\OptionsResolver $options ) | ||
render ( PhpBench\Dom\Document $reportDom, |
Render the table. | |
setOutput ( Symfony\Component\Console\Output\OutputInterface $output ) |
Метод | Описание | |
---|---|---|
renderTableElement ( PhpBench\Dom\Element $tableEl, $config ) |
public configure ( Symfony\Component\OptionsResolver\OptionsResolver $options ) | ||
$options | Symfony\Component\OptionsResolver\OptionsResolver |
public render ( PhpBench\Dom\Document $reportDom, |
||
$reportDom | PhpBench\Dom\Document | |
$config |
protected renderTableElement ( PhpBench\Dom\Element $tableEl, $config ) | ||
$tableEl | PhpBench\Dom\Element |
public setOutput ( Symfony\Component\Console\Output\OutputInterface $output ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |