function LanguageBlock::createPlaceholder
Overrides BlockPluginTrait::createPlaceholder
File
- 
              core/
modules/ language/ src/ Plugin/ Block/ LanguageBlock.php, line 137  
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.