You are here

protected property FormWidgetBase::$typedDataManager in Typed Data API enhancements 8

The typed data plugin manager.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

src/Widget/FormWidgetBase.php, line 22

Class

FormWidgetBase
Base class for 'form widget' plugin implementations.

Namespace

Drupal\typed_data\Widget

Code

protected $typedDataManager;