You are here

protected property ModalPageService::$configFactory in Modal 4.1.x

Same name and namespace in other branches
  1. 5.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::configFactory
  2. 4.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Service/ModalPageService.php, line 67

Class

ModalPageService
Modal Page Service Class.

Namespace

Drupal\modal_page\Service

Code

protected $configFactory;