Variant
final class Variant (View source)
Methods
static Variant
fromConfiguration(string $identifier, array $configuration)
No description
string
identifier()
No description
string|null
description()
No description
array
adjustments()
No description
Details
__construct(string $identifier, Label $label, string $description = null)
No description
static Variant
fromConfiguration(string $identifier, array $configuration)
No description
string
identifier()
No description
Label
label()
No description
string|null
description()
No description
array
adjustments()
No description