You are here

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

The route to which context 'add' actions should submit.

Return value

string

2 calls to ManageContext::getContextAddRoute()
ManageContext::addContext in src/Form/ManageContext.php
ManageContext::submitForm in src/Form/ManageContext.php
Form submission handler.

File

src/Form/ManageContext.php, line 308

Class

ManageContext

Namespace

Drupal\ctools\Form

Code

protected abstract function getContextAddRoute($cached_values);