Inheritance diagram for DoubleAttributeValue:
Collaboration diagram for DoubleAttributeValue:Public Member Functions | |
| __construct (NormalAttribute $oa, $v, $decimalSeparator= ',') | |
Public Member Functions inherited from FormatAttributeValue | |
| __construct (NormalAttribute $oa, $v) | |
Public Member Functions inherited from StandardAttributeValue | |
| __construct ($oa, $v) | |
Additional Inherited Members | |
Data Fields inherited from StandardAttributeValue | |
| $value | |
| $displayValue | |
Definition at line 1184 of file Class.FormatCollection.php.
| __construct | ( | NormalAttribute | $oa, |
| $v, | |||
$decimalSeparator = ',' |
|||
| ) |
PhpWrongForeachArgumentTypeInspection
Definition at line 1187 of file Class.FormatCollection.php.
Here is the call graph for this function: