\phpDocumentor\Transformer\Writer\GraphPlantumlRenderer

Summary

Methods
Properties
Constants
__construct()
render()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$logger
$plantUmlBinaryPath
N/A

Properties

$logger

$logger : \Psr\Log\LoggerInterface

Type

\Psr\Log\LoggerInterface —

$plantUmlBinaryPath

$plantUmlBinaryPath : string

Type

string —

Methods

__construct()

__construct(\Psr\Log\LoggerInterface  $logger, string  $plantUmlBinaryPath) : mixed

Parameters

\Psr\Log\LoggerInterface $logger
string $plantUmlBinaryPath

Returns

mixed —

render()

render(string  $diagram) : ?string

Parameters

string $diagram

Returns

?string —