TestPageTitleMainContentAndMessagesBlock::$isPageTitlePlaced

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::isPageTitlePlaced

Whether setTitle was called.

Type: bool

File

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

Class

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

Namespace

Drupal\block_test\Plugin\Block

Code

protected $isPageTitlePlaced = FALSE;

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