You are here

protected property SettingsController::$configFactory in Popup Maker - All popup types 8

The Config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides ControllerBase::$configFactory

File

src/Controller/SettingsController.php, line 33

Class

SettingsController
Settings Controller to the popup maker module.

Namespace

Drupal\popup_maker\Controller

Code

protected $configFactory;