You are here

protected property ThemeSuggestions::$bootstrapPanelTypes in Express 8

Type: array

File

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

Class

ThemeSuggestions
Implements hook_theme_suggestions_alter().

Namespace

Drupal\bootstrap\Plugin\Alter

Code

protected $bootstrapPanelTypes = [
  'details',
  'fieldset',
];