You are here

protected property Settings::$courierManager in Courier 8

Same name and namespace in other branches
  1. 2.x courier_system/src/Form/Settings.php \Drupal\courier_system\Form\Settings::courierManager

The courier manager.

Type: \Drupal\courier\Service\CourierManagerInterface

File

courier_system/src/Form/Settings.php, line 33

Class

Settings
Configure Courier System settings.

Namespace

Drupal\courier_system\Form

Code

protected $courierManager;