abstract protected function ManageContext::getContexts in Chaos Tool Suite (ctools) 8.3
Returns the contexts already available in the wizard.
Parameters
mixed $cached_values:
Return value
\Drupal\Core\Plugin\Context\ContextInterface[]
2 calls to ManageContext::getContexts()
- ManageContext::getAvailableRelationships in src/
Form/ ManageContext.php - ManageContext::renderRows in src/
Form/ ManageContext.php
File
- src/
Form/ ManageContext.php, line 331
Class
Namespace
Drupal\ctools\FormCode
protected abstract function getContexts($cached_values);