StorageConfig
in package
This class is automatically generated to help in creating a config.
Table of Contents
Properties
- $_usedProperties : mixed
- $tableStorage : mixed
Methods
- __construct() : mixed
- tableStorage() : TableStorageConfig
- toArray() : array<string|int, mixed>
Properties
$_usedProperties
private
mixed
$_usedProperties
= []
$tableStorage
private
mixed
$tableStorage
Methods
__construct()
public
__construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
- $value : array<string|int, mixed> = []
tableStorage()
public
tableStorage([array<string|int, mixed> $value = [] ]) : TableStorageConfig
Parameters
- $value : array<string|int, mixed> = []
Return values
TableStorageConfigtoArray()
public
toArray() : array<string|int, mixed>