You are here

protected property MetatagQuery::$entityFieldManager in GatherContent 8.5

Same name and namespace in other branches
  1. 8.4 src/MetatagQuery.php \Drupal\gathercontent\MetatagQuery::entityFieldManager

Entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/MetatagQuery.php, line 20

Class

MetatagQuery
Class for querying metatag data.

Namespace

Drupal\gathercontent

Code

protected $entityFieldManager;