SelectStorageIdField
extends Choice
-
driverName
-
-
driverType
-
Table of Contents
Properties
-
$notDrivers
: array<string|int, mixed>
-
$notIds
: array<string|int, mixed>
Methods
-
excludeDrivers()
: static
-
excludes()
: static
-
prepare()
: void
$notDrivers
private
array<string|int, mixed>
$notDrivers
= []
$notIds
private
array<string|int, mixed>
$notIds
= []
excludeDrivers()
public
excludeDrivers(array<string|int, mixed> $drivers) : static
Parameters
-
$drivers
: array<string|int, mixed>
-
excludes()
public
excludes(array<string|int, mixed> $ids) : static
Parameters
-
$ids
: array<string|int, mixed>
-
prepare()
public
prepare() : void