You are here

public function BackendInterface::variable_del in Configuration Management 7.3

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

File

src/Backends/BackendInterface.php, line 121

Class

BackendInterface

Namespace

Configuration\Backends

Code

public function variable_del($name);