You are here

protected property Redirect::$tempStore in Entity Legal 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/EntityLegal/Redirect.php \Drupal\entity_legal\Plugin\EntityLegal\Redirect::tempStore
  2. 4.0.x src/Plugin/EntityLegal/Redirect.php \Drupal\entity_legal\Plugin\EntityLegal\Redirect::tempStore

The private temp store.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

src/Plugin/EntityLegal/Redirect.php, line 52

Class

Redirect
Method class for redirecting existing users to accept a legal document.

Namespace

Drupal\entity_legal\Plugin\EntityLegal

Code

protected $tempStore;