TestPageTitleMainContentAndMessagesBlock::$title

Same name and namespace in other branches
  1. main core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php \Drupal\block_test\Plugin\Block\TestPageTitleMainContentAndMessagesBlock::title

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

Type: string|array

File

core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php, line 28

Class

TestPageTitleMainContentAndMessagesBlock
Provides a block which includes page title, main content & messages together.

Namespace

Drupal\block_test\Plugin\Block

Code

protected $title = '';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.