You are here

protected property PreprocessBase::$variables in Express 8

The Variables object.

@type \Drupal\bootstrap\Utility\Variables

File

themes/contrib/bootstrap/src/Plugin/Preprocess/PreprocessBase.php, line 40
Contains \Drupal\bootstrap\Plugin\Preprocess\PreprocessBase.

Class

PreprocessBase
Base preprocess class used to build the necessary variables for templates.

Namespace

Drupal\bootstrap\Plugin\Preprocess

Code

protected $variables;