SearchPlugin::$use_admin_theme
Same name in other branches
- 9 core/modules/search/src/Annotation/SearchPlugin.php \Drupal\search\Annotation\SearchPlugin::use_admin_theme
- 10 core/modules/search/src/Annotation/SearchPlugin.php \Drupal\search\Annotation\SearchPlugin::use_admin_theme
Whether or not search results should be displayed in admin theme.
Type: bool
File
-
core/
modules/ search/ src/ Annotation/ SearchPlugin.php, line 45
Class
- SearchPlugin
- Defines a SearchPlugin type annotation object.
Namespace
Drupal\search\AnnotationCode
public $use_admin_theme = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.