protected property Redirect::$tempStore in Entity Legal 3.0.x
Same name and namespace in other branches
- 8.2 src/Plugin/EntityLegal/Redirect.php \Drupal\entity_legal\Plugin\EntityLegal\Redirect::tempStore
- 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\EntityLegalCode
protected $tempStore;