You are here

private property ConfigStorage::$configFactory in Checklist API 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Storage/ConfigStorage.php, line 29

Class

ConfigStorage
Provides config-based checklist progress storage.

Namespace

Drupal\checklistapi\Storage

Code

private $configFactory;