\phpDocumentor\Transformer\Writer\GraphPlantumlClassDiagram

Summary

Methods
Properties
Constants
__construct()
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
renderNamespace()
$logger
$plantumlRenderer
N/A

Properties

$logger

$logger : \Psr\Log\LoggerInterface

Type

\Psr\Log\LoggerInterface

$plantumlRenderer

$plantumlRenderer : \phpDocumentor\Transformer\Writer\Graph\PlantumlRenderer

Type

\phpDocumentor\Transformer\Writer\Graph\PlantumlRenderer

Methods

__construct()

__construct(\Psr\Log\LoggerInterface  $logger, \phpDocumentor\Transformer\Writer\Graph\PlantumlRenderer  $plantumlRenderer) : mixed

Parameters

\Psr\Log\LoggerInterface $logger
\phpDocumentor\Transformer\Writer\Graph\PlantumlRenderer $plantumlRenderer

Returns

mixed —

create()

create(\phpDocumentor\Descriptor\DocumentationSetDescriptor  $documentationSet, string  $filename) : void

Parameters

\phpDocumentor\Descriptor\DocumentationSetDescriptor $documentationSet
string $filename

renderNamespace()

renderNamespace(\phpDocumentor\Descriptor\Interfaces\NamespaceInterface  $namespace) : string

Parameters

\phpDocumentor\Descriptor\Interfaces\NamespaceInterface $namespace

Returns

string —