NativeLocalFileBlocksFactory implements BlockFactory
Read onlyYes
FinalYes
Interfaces
Methods
- __construct() : mixed
- create() : Block
Methods
__construct()
public
__construct([null|string $blockLocation = null ]) : mixed
Parameters
- $blockLocation : null|string = null
-
- directory where blocks will be stored, defaults to system temp directory, if directory does not exist it will be created
Tags
create()
public
create(int $size) : Block
Parameters
- $size : int