public property SearchPlugin::$title in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/src/Annotation/SearchPlugin.php \Drupal\search\Annotation\SearchPlugin::title
The title for the search page tab.
@todo This will potentially be translated twice or cached with the wrong translation until the search tabs are converted to local task plugins.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
modules/ search/ src/ Annotation/ SearchPlugin.php, line 43 - Contains \Drupal\search\Annotation\SearchPlugin.
Class
- SearchPlugin
- Defines a SearchPlugin type annotation object.
Namespace
Drupal\search\AnnotationCode
public $title;