Copy implements Operation
FinalYes
Table of Contents
Interfaces
Methods
- __construct() : mixed
- launch() : Result
Methods
__construct()
public
__construct(Template $template, int $createdByUserId[, DocumentRepository|null $documentRepository = null ][, TemplateRepository|null $templateRepository = null ]) : mixed
Parameters
- $template : Template
- $createdByUserId : int
- $documentRepository : DocumentRepository|null = null
- $templateRepository : TemplateRepository|null = null
launch()
public
launch() : Result