\phpDocumentor\GuidesRenderCommand

Summary

Methods
Properties
Constants
__construct()
getDocumentationSet()
getOrigin()
getDestination()
getDestinationPath()
getTargetFileFormat()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$documentationSet
$origin
$destination
N/A

Properties

$documentationSet

$documentationSet : \phpDocumentor\Descriptor\GuideSetDescriptor

Type

\phpDocumentor\Descriptor\GuideSetDescriptor —

$origin

$origin : \League\Flysystem\FilesystemInterface

Type

\League\Flysystem\FilesystemInterface —

$destination

$destination : \League\Flysystem\FilesystemInterface

Type

\League\Flysystem\FilesystemInterface —

Methods

__construct()

__construct(\phpDocumentor\Descriptor\GuideSetDescriptor  $documentationSet, \League\Flysystem\FilesystemInterface  $origin, \League\Flysystem\FilesystemInterface  $destination) : mixed

Parameters

\phpDocumentor\Descriptor\GuideSetDescriptor $documentationSet
\League\Flysystem\FilesystemInterface $origin
\League\Flysystem\FilesystemInterface $destination

Returns

mixed —

getDocumentationSet()

getDocumentationSet() : \phpDocumentor\Descriptor\GuideSetDescriptor

Returns

\phpDocumentor\Descriptor\GuideSetDescriptor —

getOrigin()

getOrigin() : \League\Flysystem\FilesystemInterface

Returns

\League\Flysystem\FilesystemInterface —

getDestination()

getDestination() : \League\Flysystem\FilesystemInterface

Returns

\League\Flysystem\FilesystemInterface —

getDestinationPath()

getDestinationPath() : string

Returns

string —

getTargetFileFormat()

getTargetFileFormat() : string

Returns

string —