Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SearchPlugin.php

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

Annotation for translatable text
Describes how to put translatable UI text into annotations.

File

core/modules/search/src/Annotation/SearchPlugin.php, line 38

Class

SearchPlugin
Defines a SearchPlugin type annotation object.

Namespace

Drupal\search\Annotation

Code

public $title;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal