You are here

protected property PreprocessBase::$info in Express 8

The theme hook info array from the theme registry.

@type array

File

themes/contrib/bootstrap/src/Plugin/Preprocess/PreprocessBase.php, line 33
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 $info;