CsvFileStorageLifeCycleHooks
in package
implements
InitHook, DestroyHook
FinalYes
Table of Contents
Interfaces
- InitHook
- DestroyHook
Methods
- __construct() : mixed
- onDestroy() : void
- onInit() : void
Methods
__construct()
public
__construct(Persistable|Loadable|Closable $storage) : mixed
Parameters
- $storage : Persistable|Loadable|Closable
onDestroy()
public
onDestroy() : void
onInit()
public
onInit() : void