You are here

protected property Weight::$type in Physical Fields 8

The measurement type.

Type: string

Overrides Measurement::$type

File

src/Weight.php, line 23

Class

Weight
Provides a value object for weight amounts.

Namespace

Drupal\physical

Code

protected $type = MeasurementType::WEIGHT;