You are here

protected property CourierManager::$configFactory in Courier 2.x

Same name and namespace in other branches
  1. 8 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;