You are here

protected property YoastSeoWidget::$entityFieldManager in Real-time SEO for Drupal 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

YoastSeoWidget
Advanced widget for yoast_seo field.

Namespace

Drupal\yoast_seo\Plugin\Field\FieldWidget

Code

protected $entityFieldManager;