You are here

protected property BaseJobAction::$tempStoreFactory in TMGMT Extension Suite 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Action/BaseJobAction.php \Drupal\tmgmt_extension_suit\Plugin\Action\BaseJobAction::tempStoreFactory
  2. 8 src/Plugin/Action/BaseJobAction.php \Drupal\tmgmt_extension_suit\Plugin\Action\BaseJobAction::tempStoreFactory

The tempstore factory.

Type: \Drupal\user\PrivateTempStoreFactory

File

src/Plugin/Action/BaseJobAction.php, line 21

Class

BaseJobAction

Namespace

Drupal\tmgmt_extension_suit\Plugin\Action

Code

protected $tempStoreFactory;