Initializes a configuration context for use.
Return value
\Drupal\Core\Config\Context\ConfigContext
The config context object.
File
- drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php, line 31
- Contains \Drupal\Core\Config\Context\ContextInterface.
Class
- ContextInterface
- Defines the configuration context interface.
Namespace
Drupal\Core\Config\Context
Code
public function init();