The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/modules/outside_in/src/Form/SystemBrandingOffCanvasForm.php, line 30
Class
- SystemBrandingOffCanvasForm
- The off-canvas form handler for the SystemBrandingBlock.
Namespace
Drupal\outside_in\Form
Code
protected $configFactory;
Please login to continue.