TestPageTitleMainContentAndMessagesBlock::$isMainContentPlaced

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

Whether setMainContent was called.

Type: bool

File

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

Class

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

Namespace

Drupal\block_test\Plugin\Block

Code

protected $isMainContentPlaced = FALSE;

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