You are here

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

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

The tempstore factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

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

Class

BaseJobAction
Class BaseJobAction.

Namespace

Drupal\tmgmt_extension_suit\Plugin\Action

Code

protected $tempStoreFactory;