You are here

protected property SessionHelper::$storePath in Examples for Developers 3.x

Same name and namespace in other branches
  1. 8 stream_wrapper_example/src/SessionHelper.php \Drupal\stream_wrapper_example\SessionHelper::storePath

This is the current location in our store.

Type: string

File

modules/stream_wrapper_example/src/SessionHelper.php, line 29

Class

SessionHelper
Helper to manage file wrapper data stored in the session object.

Namespace

Drupal\stream_wrapper_example

Code

protected $storePath;