You are here

protected property OnlyOneAdminSettings::$configFactory in Allow a content type only once (Only One) 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/OnlyOneAdminSettings.php, line 21

Class

OnlyOneAdminSettings
Class OnlyOneAdminSettings.

Namespace

Drupal\onlyone\Form

Code

protected $configFactory;