FixDismissalPresetTemplate implements Operation
Table of Contents
Interfaces
Methods
- __construct() : mixed
- launch() : Result
Methods
__construct()
public
__construct([bool $isOptionsReloaded = false ][, TemplateRepository|null $templateRepository = null ][, DocumentRepository|null $documentRepository = null ][, MemberRepository|null $memberRepository = null ][, BlankRepository|null $blankRepository = null ][, B2eTariffRestrictionService|null $b2ETariffRestrictionService = null ][, PresetTemplatesService|null $presetTemplatesService = null ]) : mixed
Parameters
- $isOptionsReloaded : bool = false
- $templateRepository : TemplateRepository|null = null
- $documentRepository : DocumentRepository|null = null
- $memberRepository : MemberRepository|null = null
- $blankRepository : BlankRepository|null = null
- $b2ETariffRestrictionService : B2eTariffRestrictionService|null = null
- $presetTemplatesService : PresetTemplatesService|null = null
launch()
public
launch() : Result