abstract protected function ConditionDelete::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 ConditionDelete::getContexts()
- ConditionDelete::submitForm in src/
Form/ ConditionDelete.php - Form submission handler.
File
- src/
Form/ ConditionDelete.php, line 211
Class
Namespace
Drupal\ctools\FormCode
protected abstract function getContexts($cached_values);