You are here

public property SearchPlugin::$use_admin_theme in Drupal 9

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;