Provides helpers for dealing with variables.
Hierarchy
- class \Drupal\Component\Utility\Variable
Related topics
- Utility classes and functions
- Overview of utility classes and functions for developers.
File
- core/lib/Drupal/Component/Utility/Variable.php, line 10
Namespace
Drupal\Component\Utility
Members
Name | Modifiers | Type | Description |
---|---|---|---|
Variable::export | public static | function | Drupal-friendly var_export(). |
Please login to continue.