You are here

protected property WebhooksCommands::$entityTypeManager in Webhooks 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Commands/WebhooksCommands.php, line 32

Class

WebhooksCommands
The webhooks Drush commandfile.

Namespace

Drupal\webhooks\Commands

Code

protected $entityTypeManager;