You are here

protected property YoastSeoWidget::$entityTypeManager in Real-time SEO for Drupal 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/YoastSeoWidget.php, line 35

Class

YoastSeoWidget
Advanced widget for yoast_seo field.

Namespace

Drupal\yoast_seo\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;