You are here

protected property SettingsFactory::$configFactory in Lockr 4.x

Same name and namespace in other branches
  1. 8.4 src/SettingsFactory.php \Drupal\Lockr\SettingsFactory::configFactory
  2. 8.3 src/SettingsFactory.php \Drupal\Lockr\SettingsFactory::configFactory

Drupal simple config factory.

Type: ConfigFactoryInterface

File

src/SettingsFactory.php, line 21

Class

SettingsFactory
Creates settings objects for lockr clients.

Namespace

Drupal\lockr

Code

protected $configFactory;