protected property SessionBasedTempStore::$path in Session Based Temporary Storage 8
The path on the server in which the cookie will be available on.
By default the value is to '/'.
Type: string
File
- src/
SessionBasedTempStore.php, line 70
Class
- SessionBasedTempStore
- Stores and retrieves temporary data for a given owner.
Namespace
Drupal\session_based_temp_storeCode
protected $path;