protected property FractionProperty::$fraction in Fraction 2.x
Same name and namespace in other branches
- 8 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;