IConstructableStorage
in
Marks a storage as constructable. Allows to pass the storage as a string to a mounpoint and let it build the instance.
Tags
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct(array<string|int, mixed> $parameters) : mixed
Parameters
- $parameters : array<string|int, mixed>
-
is a free form array with the configuration options needed to construct the storage