You are here

protected property LogActionBase::$tempStore in Log entity 2.x

The tempstore object.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

src/Plugin/Action/LogActionBase.php, line 22

Class

LogActionBase
Base class for the configurable actions for logs.

Namespace

Drupal\log\Plugin\Action

Code

protected $tempStore;