You are here

protected property ThemeSuggestions::$hookSuggestions in Express 8

The theme hook suggestions, exploded by the "__" delimiter.

Type: array

File

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

Class

ThemeSuggestions
Implements hook_theme_suggestions_alter().

Namespace

Drupal\bootstrap\Plugin\Alter

Code

protected $hookSuggestions;