Methods¶
__construct() ¶
FloatAttributeRange.php
:
23
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
$min | float|null | null | - |
$max | float|null | null | - |
getIdentifier() ¶
FloatAttributeRange.php
:
49
|
|
Return values
string
getInnerCriteria() ¶
CompositeCriterion.php
:
22
|
|
Return values
getMax() ¶
FloatAttributeRange.php
:
44
|
|
Return values
float|null
getMin() ¶
FloatAttributeRange.php
:
39
|
|
Return values
float|null