You are here

protected property PhysicalFormatterBase::$numberFormatter in Physical Fields 8

The number formatter.

Type: \Drupal\physical\NumberFormatterInterface

File

src/Plugin/Field/FieldFormatter/PhysicalFormatterBase.php, line 21

Class

PhysicalFormatterBase
Provides base functionality for physical formatters.

Namespace

Drupal\physical\Plugin\Field\FieldFormatter

Code

protected $numberFormatter;