protected property FractionDecimalProperty::$decimal in Fraction 8
Same name and namespace in other branches
- 2.x src/FractionDecimalProperty.php \Drupal\fraction\FractionDecimalProperty::decimal
Cached value.
Type: string|null
File
- src/
FractionDecimalProperty.php, line 17
Class
- FractionDecimalProperty
- A computed property for storing the fraction decimal value for validation.
Namespace
Drupal\fractionCode
protected $decimal = NULL;