You are here

protected property AssetAddLog::$tempStore in farmOS 2.x

The tempstore object.

Type: \Drupal\Core\TempStore\SharedTempStore

File

modules/core/log/src/Plugin/Action/AssetAddLog.php, line 28

Class

AssetAddLog
Action that adds a log referencing assets.

Namespace

Drupal\farm_log\Plugin\Action

Code

protected $tempStore;