\Inhere\Console\ComponentConsoleRenderer

Class ConsoleRenderer

Summary

Methods
Properties
Constants
render()
dump()
getFormatter()
setFormatter()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$formatter
N/A

Properties

$formatter

$formatter : \Inhere\Console\Contract\FormatterInterface

Type

\Inhere\Console\Contract\FormatterInterface

Methods

render()

render() : string

Returns

string

dump()

dump() 

getFormatter()

getFormatter() : \Inhere\Console\Contract\FormatterInterface

Returns

\Inhere\Console\Contract\FormatterInterface

setFormatter()

setFormatter(\Inhere\Console\Contract\FormatterInterface  $formatter) 

Parameters

\Inhere\Console\Contract\FormatterInterface $formatter