protected property SearchPageFormBase::$plugin in Drupal 8
Same name and namespace in other branches
- 9 core/modules/search/src/Form/SearchPageFormBase.php \Drupal\search\Form\SearchPageFormBase::plugin
The search plugin being configured.
Type: \Drupal\search\Plugin\SearchInterface
File
- core/
modules/ search/ src/ Form/ SearchPageFormBase.php, line 28
Class
- SearchPageFormBase
- Provides a base form for search pages.
Namespace
Drupal\search\FormCode
protected $plugin;