RenderCommand
in package
Table of Contents
- $destination : FilesystemInterface
- $documentationSet : GuideSetDescriptor
- $origin : FilesystemInterface
- __construct() : mixed
- getDestination() : FilesystemInterface
- getDestinationPath() : string
- getDocumentationSet() : GuideSetDescriptor
- getOrigin() : FilesystemInterface
- getTargetFileFormat() : string
Properties
$destination
private
FilesystemInterface
$destination
$documentationSet
private
GuideSetDescriptor
$documentationSet
$origin
private
FilesystemInterface
$origin
Methods
__construct()
public
__construct(GuideSetDescriptor $documentationSet, FilesystemInterface $origin, FilesystemInterface $destination) : mixed
Parameters
- $documentationSet : GuideSetDescriptor
- $origin : FilesystemInterface
- $destination : FilesystemInterface
Return values
mixed —getDestination()
public
getDestination() : FilesystemInterface
Return values
FilesystemInterface —getDestinationPath()
public
getDestinationPath() : string
Return values
string —getDocumentationSet()
public
getDocumentationSet() : GuideSetDescriptor
Return values
GuideSetDescriptor —getOrigin()
public
getOrigin() : FilesystemInterface
Return values
FilesystemInterface —getTargetFileFormat()
public
getTargetFileFormat() : string