You are here

protected property ContentLock::$config in Content locking (anti-concurrent editing) 8.2

Same name and namespace in other branches
  1. 8 src/ContentLock/ContentLock.php \Drupal\content_lock\ContentLock\ContentLock::config

The config.factory service.

The config settings.

Type: \Drupal\Core\Config\Config

File

src/ContentLock/ContentLock.php, line 83

Class

ContentLock
Class ContentLock.

Namespace

Drupal\content_lock\ContentLock

Code

protected $config;