core/model/modx/processors/context/setting/update.php
Updates a context setting
- Package
- modx
- $context_key
- string
The key of the context
- $key
- string
The key of the setting
- $value
- string
The value of the setting.
- Subpackage
- processors.context.setting