You are here

protected property RecentlyReadConfigForm::$configFactory in Recently Read 8

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/RecentlyReadConfigForm.php, line 25

Class

RecentlyReadConfigForm
Class RecentlyReadConfig.

Namespace

Drupal\recently_read\Form

Code

protected $configFactory;