SFTPBlockLifecycle implements BlockLifecycle
FinalYes
Interfaces
- BlockLifecycle
Properties
- $path : Path
Methods
- __construct() : mixed
- filled() : void
Properties
$path
public
Path
$path
Methods
__construct()
public
__construct(SFTP $sftp, Path $path, WriteOffset $offset[, WriteMode $mode = WriteMode::BLANK ]) : mixed
Parameters
- $sftp : SFTP
- $path : Path
- $offset : WriteOffset
- $mode : WriteMode = WriteMode::BLANK
filled()
public
filled(Block $block) : void
Parameters
- $block : Block