protected property PrivateMessageService::$userManager in Private Message 8
Same name and namespace in other branches
- 8.2 src/Service/PrivateMessageService.php \Drupal\private_message\Service\PrivateMessageService::userManager
The user entity manager.
Type: \Crupal\user\UserStorageInterface
File
- src/
Service/ PrivateMessageService.php, line 67
Class
- PrivateMessageService
- The Private Message service for the private message module.
Namespace
Drupal\private_message\ServiceCode
protected $userManager;