SearchPlugin::$use_admin_theme

Same name and namespace in other branches
  1. 9 core/modules/search/src/Annotation/SearchPlugin.php \Drupal\search\Annotation\SearchPlugin::use_admin_theme
  2. 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\Annotation

Code

public $use_admin_theme = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.