Same name and namespace in other branches
  1. 8.9.x core/modules/search/src/Plugin/SearchPluginBase.php \Drupal\search\Plugin\SearchPluginBase::keywords
  2. 9 core/modules/search/src/Plugin/SearchPluginBase.php \Drupal\search\Plugin\SearchPluginBase::keywords

The keywords to use in a search.

Type: string

File

core/modules/search/src/Plugin/SearchPluginBase.php, line 25

Class

SearchPluginBase
Defines a base class for plugins wishing to support search.

Namespace

Drupal\search\Plugin

Code

protected $keywords;