You are here

protected property OrbitMediaFormatter::$typedDataManager in ZURB Orbit 8

The typed data manager.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

src/Plugin/Field/FieldFormatter/OrbitMediaFormatter.php, line 33

Class

OrbitMediaFormatter
Plugin implementation of the 'Orbit' formatter.

Namespace

Drupal\field_orbit\Plugin\Field\FieldFormatter

Code

protected $typedDataManager;