function HelpBlock::createPlaceholder

Overrides BlockPluginTrait::createPlaceholder

File

core/modules/help/src/Plugin/Block/HelpBlock.php, line 114

Class

HelpBlock
Provides a 'Help' block.

Namespace

Drupal\help\Plugin\Block

Code

public function createPlaceholder() : bool {
  return TRUE;
}

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