SharedTempStore::$owner

The owner key to store along with the data (e.g. a user or session ID).

Type: mixed

File

core/lib/Drupal/Core/TempStore/SharedTempStore.php, line 70

Class

SharedTempStore
Stores and retrieves temporary data for a given owner.

Namespace

Drupal\Core\TempStore

Code

protected $owner;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.