function LocalTasksBlock::createPlaceholder

Overrides BlockPluginTrait::createPlaceholder

File

core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php, line 171

Class

LocalTasksBlock
Provides a "Tabs" block to display the local tasks.

Namespace

Drupal\Core\Menu\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.