protected property SearchPluginBase::$searchAttributes in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/src/Plugin/SearchPluginBase.php \Drupal\search\Plugin\SearchPluginBase::searchAttributes
Array of attributes - usually from the request object.
Type: array
File
- core/
modules/ search/ src/ Plugin/ SearchPluginBase.php, line 44 - Contains \Drupal\search\Plugin\SearchPluginBase.
Class
- SearchPluginBase
- Defines a base class for plugins wishing to support search.
Namespace
Drupal\search\PluginCode
protected $searchAttributes;