You are here

protected property CourierManager::$configFactory in Courier 8

Same name and namespace in other branches
  1. 2.x src/Service/CourierManager.php \Drupal\courier\Service\CourierManager::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Service/CourierManager.php, line 30

Class

CourierManager
The courier manager.

Namespace

Drupal\courier\Service

Code

protected $configFactory;