DefaultPrinter
Default Printer
Tags
Table of Contents
- __construct() : mixed
- Constrcuct default printer.
- render() : void
- Render.
Methods
__construct()
Constrcuct default printer.
public
__construct(Documentor $documentor, OutputInterface $output) : mixed
Parameters
- $documentor : Documentor
-
Documentor.
- $output : OutputInterface
-
Output.
Return values
mixed —render()
Render.
public
render() : void