abstract protected function ManageContext::isEditableContext in Chaos Tool Suite (ctools) 8.3
Parameters
mixed $cached_values:
string $row:
Return value
bool
1 call to ManageContext::isEditableContext()
- ManageContext::getOperations in src/
Form/ ManageContext.php
File
- src/
Form/ ManageContext.php, line 357
Class
Namespace
Drupal\ctools\FormCode
protected abstract function isEditableContext($cached_values, $row);