You are here

public function BackendInterface::variable_set in Configuration Management 7.3

1 method overrides BackendInterface::variable_set()
Drupal7Backend::variable_set in src/Backends/Drupal7Backend.php

File

src/Backends/BackendInterface.php, line 127

Class

BackendInterface

Namespace

Configuration\Backends

Code

public function variable_set($name, $value);