Documentation

UpdateCollectionSettings
in package

Table of Contents

$history  : bool|null
$maxExpiry  : int|null
__construct()  : mixed
build()  : UpdateCollectionSettings
export()  : array<string|int, mixed>
history()  : bool|null
maxExpiry()  : int|null

Properties

Methods

__construct()

public __construct([int|null $maxExpiry = null ][, bool|null $history = null ]) : mixed
Parameters
$maxExpiry : int|null = null
$history : bool|null = null
Tags
throws
InvalidArgumentException
Return values
mixed

        

Search results