abstract protected function ContextConfigure::disableMachineName in Chaos Tool Suite (ctools) 8.3
Determines if the machine_name should be disabled.
Parameters
$cached_values:
Return value
bool
1 call to ContextConfigure::disableMachineName()
- ContextConfigure::buildForm in src/
Form/ ContextConfigure.php - Form constructor.
File
- src/
Form/ ContextConfigure.php, line 275
Class
Namespace
Drupal\ctools\FormCode
protected abstract function disableMachineName($cached_values, $machine_name);