Pronamic WordPress Documentor

TemplatePrinter

Template Printer

Tags
link
https://symfony.com/doc/current/components/console/helpers/table.html
author

Remco Tolsma

version
1.0.0
since
1.0.0

Table of Contents

$documentor  : Documentor
Documentor.
$output  : OutputInterface
Output.
$template  : string
Template file.
__construct()  : mixed
Constrcuct default printer.
render()  : void
Render.

Properties

Methods

__construct()

Constrcuct default printer.

public __construct(Documentor $documentor, OutputInterface $output, string $template) : mixed
Parameters
$documentor : Documentor

Documentor.

$output : OutputInterface

Output.

$template : string

Template file.

Return values
mixed

Search results