You are here

protected property PreprocessBase::$hook in Express 8

The theme hook invoked.

@type string

File

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