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