Deprecated in Fraction 8
Primary tabs
Name | Location | Type | Deprecation | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
fraction |
./ |
function | in drupal:8.8.0 and is removed from drupal:9.0.0. Use the static \Drupal\fraction\Fraction instead. | ||||
FractionInterface:: |
src/ |
function | in drupal:8.8.0 and is removed from drupal:9.0.0. Use the static \Drupal\fraction\Fraction::createFromDecimal() instead. | 1 | |||
fraction_from_decimal |
./ |
function | in drupal:8.8.0 and is removed from drupal:9.0.0. Use the static \Drupal\fraction\Fraction::createFromDecimal() instead. |