protected property PrivateMessageService::$configFactory in Private Message 8.2
Same name and namespace in other branches
- 8 src/Service/PrivateMessageService.php \Drupal\private_message\Service\PrivateMessageService::configFactory
The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
Service/ PrivateMessageService.php, line 43
Class
- PrivateMessageService
- The Private Message service for the private message module.
Namespace
Drupal\private_message\ServiceCode
protected $configFactory;