You are here

protected property PrivateMessageCommands::$privateMessageService in Private Message 8.2

The private message service.

Type: \Drupal\private_message\Service\PrivateMessageService

File

src/Commands/PrivateMessageCommands.php, line 30

Class

PrivateMessageCommands
Creates Drush commands for the Private Message module.

Namespace

Drupal\private_message\Commands

Code

protected $privateMessageService;