Documentation

PlantumlRenderer
in package
implements DiagramRenderer

FinalYes

Table of Contents

Interfaces

DiagramRenderer

Properties

$logger  : LoggerInterface
$plantUmlBinaryPath  : string
$tempDirectory  : string

Methods

__construct()  : mixed
render()  : string|null

Properties

Methods

__construct()

public __construct(LoggerInterface $logger, string $plantUmlBinaryPath[, string|null $tempDirectory = null ]) : mixed
Parameters
$logger : LoggerInterface
$plantUmlBinaryPath : string
$tempDirectory : string|null = null

        
On this page

Search results