You are here

protected property AnonymousPublishingClService::$mailManager in Anonymous Publishing 8

The mail manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

modules/anonymous_publishing_cl/src/Services/AnonymousPublishingClService.php, line 64

Class

AnonymousPublishingClService
Helper methods for Anonymous Publishing CL.

Namespace

Drupal\anonymous_publishing_cl\Services

Code

protected $mailManager;