protected property Variable::$drupal7 in Service Container 7
Same name and namespace in other branches
- 7.2 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_containerCode
protected $drupal7;