function LanguageBlock::createPlaceholder
Same name and namespace in other branches
- 11.x core/modules/language/src/Plugin/Block/LanguageBlock.php \Drupal\language\Plugin\Block\LanguageBlock::createPlaceholder()
Overrides BlockPluginTrait::createPlaceholder
File
-
core/
modules/ language/ src/ Plugin/ Block/ LanguageBlock.php, line 123
Class
- LanguageBlock
- Provides a 'Language switcher' block.
Namespace
Drupal\language\Plugin\BlockCode
public function createPlaceholder() : bool {
return TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.