Same name and namespace in other branches
  1. 9 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;