protected property TempStoreFactory::$connection

The connection object used for this data.

Type: Drupal\Core\Database\Connection $connection

File

drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php, line 24
Definition of Drupal\user\TempStoreFactory.

Class

TempStoreFactory
Creates a key/value storage object for the current user or anonymous session.

Namespace

Drupal\user

Code

protected $connection;