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

Breadcrumb

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

PageTitleBlock::$title

The page title: a string (plain title) or a render array (formatted title).

Type: string|array

File

core/lib/Drupal/Core/Block/Plugin/Block/PageTitleBlock.php, line 27

Class

PageTitleBlock
Provides a block to display the page title.

Namespace

Drupal\Core\Block\Plugin\Block

Code

protected $title = '';
RSS feed
Powered by Drupal