ExportBlank implements Operation
Table of Contents
Interfaces
Methods
- __construct() : mixed
- launch() : Result|ExportBlankResult
Methods
__construct()
public
__construct(int $blankId[, InitiatedByType $initiatedByType = InitiatedByType::EMPLOYEE ][, BlankRepository|null $blankRepository = null ][, BlockRepository|null $blockRepository = null ]) : mixed
Parameters
- $blankId : int
- $initiatedByType : InitiatedByType = InitiatedByType::EMPLOYEE
- $blankRepository : BlankRepository|null = null
- $blockRepository : BlockRepository|null = null
launch()
public
launch() : Result|ExportBlankResult