You are here

protected property ModulesListForm::$configFactory in Modules weight 8

Same name and namespace in other branches
  1. 8.2 src/Form/ModulesListForm.php \Drupal\modules_weight\Form\ModulesListForm::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/ModulesListForm.php, line 30

Class

ModulesListForm
Builds the form to configure the Modules weight.

Namespace

Drupal\modules_weight\Form

Code

protected $configFactory;