function LocalActionsBlock::createPlaceholder

Overrides BlockPluginTrait::createPlaceholder

File

core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php, line 89

Class

LocalActionsBlock
Provides a block to display the local actions.

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.