You are here

protected property SettingsForm::$configFactory in Imagecache External 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/SettingsForm.php, line 32

Class

SettingsForm
Defines a form that configures uploadcare settings.

Namespace

Drupal\imagecache_external\Form

Code

protected $configFactory;