You are here

protected property AuthenticationByUser::$keyValueDatabase in CMS Content Sync 8

Same name and namespace in other branches
  1. 2.1.x src/Controller/AuthenticationByUser.php \Drupal\cms_content_sync\Controller\AuthenticationByUser::keyValueDatabase
  2. 2.0.x src/Controller/AuthenticationByUser.php \Drupal\cms_content_sync\Controller\AuthenticationByUser::keyValueDatabase

Type: \Drupal\Core\KeyValueStore\KeyValueDatabaseFactory

File

src/Controller/AuthenticationByUser.php, line 31

Class

AuthenticationByUser
Class AuthenticationByUser.

Namespace

Drupal\cms_content_sync\Controller

Code

protected $keyValueDatabase;