protected property SocialSendEmail::$mailManager in Open Social 8.7
Same name and namespace in other branches
- 8.5 modules/social_features/social_user/src/Plugin/Action/SocialSendEmail.php \Drupal\social_user\Plugin\Action\SocialSendEmail::mailManager
- 8.6 modules/social_features/social_user/src/Plugin/Action/SocialSendEmail.php \Drupal\social_user\Plugin\Action\SocialSendEmail::mailManager
The mail manager.
Type: \Drupal\Core\Mail\MailManagerInterface
File
- modules/
social_features/ social_user/ src/ Plugin/ Action/ SocialSendEmail.php, line 57
Class
- SocialSendEmail
- An example action covering most of the possible options.
Namespace
Drupal\social_user\Plugin\ActionCode
protected $mailManager;