You are here

abstract protected function ManageContext::getTempstoreId in Chaos Tool Suite (ctools) 8.3

Provide the tempstore id for your specified use case.

Return value

string

2 calls to ManageContext::getTempstoreId()
ManageContext::addContext in src/Form/ManageContext.php
ManageContext::addRelationship in src/Form/ManageContext.php

File

src/Form/ManageContext.php, line 322

Class

ManageContext

Namespace

Drupal\ctools\Form

Code

protected abstract function getTempstoreId();