RefillForBlank implements Operation
Table of Contents
Interfaces
Methods
- __construct() : mixed
- launch() : Result
Methods
__construct()
public
__construct(int $blankId, BlockCollection $blockCollection[, BlockRepository|null $blockRepository = null ][, Factory|null $blockFactory = null ]) : mixed
Parameters
- $blankId : int
- $blockCollection : BlockCollection
- $blockRepository : BlockRepository|null = null
- $blockFactory : Factory|null = null
launch()
public
launch() : Result