The owner key to store along with the data (e.g. a user or session ID).
Type: mixed
File
- drupal/core/modules/user/lib/Drupal/user/TempStore.php, line 62
- Contains Drupal\user\TempStore.
Class
- TempStore
- Stores and retrieves temporary data for a given owner.
Namespace
Drupal\user
Code
protected $owner;