You are here

protected property Variable::$drupal7 in Service Container 7.2

Same name and namespace in other branches
  1. 7 src/Variable.php \Drupal\service_container\Variable::drupal7

The Drupal7 service.

Type: \Drupal\service_container\Legacy\Drupal7

File

src/Variable.php, line 30
Contains \Drupal\service_container\Variable.

Class

Variable
Provides a injectable version of variable_set() / variable_get().

Namespace

Drupal\service_container

Code

protected $drupal7;