final |
|---|
readonly |
Interval parameter formed with a 'from' and a 'to' property
| Methods | ||
|---|---|---|
public
|
__construct(string $propertyNameFrom, mixed $propertyValueFrom, string $propertyNameTo, mixed $propertyValueTo)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
string
|
$propertyNameFrom
|
# |
public
readonly
|
mixed
|
$propertyValueFrom
|
# |
public
readonly
|
string
|
$propertyNameTo
|
# |
public
readonly
|
mixed
|
$propertyValueTo
|
# |