Nextcloud PHP API (master)

IConstructableStorage

Marks a storage as constructable. Allows to pass the storage as a string to a mounpoint and let it build the instance.

Tags
since
31.0.0

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

Tags
since
31.0.0

        
On this page

Search results