You are here

protected property SystemBrandingOffCanvasForm::$configFactory in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/Form/SystemBrandingOffCanvasForm.php \Drupal\system\Form\SystemBrandingOffCanvasForm::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/system/src/Form/SystemBrandingOffCanvasForm.php, line 32

Class

SystemBrandingOffCanvasForm
The settings_tray form handler for the SystemBrandingBlock.

Namespace

Drupal\system\Form

Code

protected $configFactory;