You are here

protected property EntityLegalDocumentAcceptanceForm::$tempStore in Entity Legal 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Form/EntityLegalDocumentAcceptanceForm.php \Drupal\entity_legal\Form\EntityLegalDocumentAcceptanceForm::tempStore
  2. 4.0.x src/Form/EntityLegalDocumentAcceptanceForm.php \Drupal\entity_legal\Form\EntityLegalDocumentAcceptanceForm::tempStore

The private temp store.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

src/Form/EntityLegalDocumentAcceptanceForm.php, line 28

Class

EntityLegalDocumentAcceptanceForm
Provides a confirmation form for deleting a custom block entity.

Namespace

Drupal\entity_legal\Form

Code

protected $tempStore;