You are here

protected property RdfUiLocalTask::$entityTypeManager in Schema.org configuration tool (RDF UI) 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/RdfUiLocalTask.php, line 32

Class

RdfUiLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\rdfui\Plugin\Derivative

Code

protected $entityTypeManager;