You are here

protected property Mailer::$moduleHandler in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 src/Mail/Mailer.php \Drupal\simplenews\Mail\Mailer::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Mail/Mailer.php, line 136

Class

Mailer
Default Mailer.

Namespace

Drupal\simplenews\Mail

Code

protected $moduleHandler;