abstract protected function ManageConditions::getContexts in Chaos Tool Suite (ctools) 8.3
Custom logic for retrieving the contexts array from cached_values.
Parameters
$cached_values:
Return value
\Drupal\Core\Plugin\Context\ContextInterface[]
1 call to ManageConditions::getContexts()
- ManageConditions::buildForm in src/
Form/ ManageConditions.php - Form constructor.
File
- src/
Form/ ManageConditions.php, line 244
Class
Namespace
Drupal\ctools\FormCode
protected abstract function getContexts($cached_values);