You are here

protected property PrivateMessageCommands::$entityTypeManager in Private Message 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Commands/PrivateMessageCommands.php, line 37

Class

PrivateMessageCommands
Creates Drush commands for the Private Message module.

Namespace

Drupal\private_message\Commands

Code

protected $entityTypeManager;