You are here

protected property ThemeSuggestions::$originalHook in Express 8

The original "hook" value passed via hook_theme_suggestions_alter().

Type: string

File

themes/contrib/bootstrap/src/Plugin/Alter/ThemeSuggestions.php, line 63
Contains \Drupal\bootstrap\Plugin\Alter\ThemeSuggestions.

Class

ThemeSuggestions
Implements hook_theme_suggestions_alter().

Namespace

Drupal\bootstrap\Plugin\Alter

Code

protected $originalHook;