You are here

protected property LogActionFormBase::$tempStoreFactory in Log entity 2.x

The tempstore factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

src/Form/LogActionFormBase.php, line 24

Class

LogActionFormBase
Base form class for configurable actions.

Namespace

Drupal\log\Form

Code

protected $tempStoreFactory;