You are here

protected property Length::$type in Physical Fields 8

The measurement type.

Type: string

Overrides Measurement::$type

File

src/Length.php, line 20

Class

Length
Provides a value object for length amounts.

Namespace

Drupal\physical

Code

protected $type = MeasurementType::LENGTH;