AzureBlobBlockLifecycle implements BlockLifecycle
FinalYes
Interfaces
- BlockLifecycle
Methods
- __construct() : mixed
- filled() : void
Methods
__construct()
public
__construct(BlobServiceInterface $blobService, Path $path, BlockList $blockList) : mixed
Parameters
- $blobService : BlobServiceInterface
- $path : Path
- $blockList : BlockList
filled()
public
filled(Block $block) : void
Parameters
- $block : Block