function PlaceBlock::__construct
File
-
core/
modules/ block/ src/ Plugin/ ConfigAction/ PlaceBlock.php, line 32
Class
- PlaceBlock
- Places a block in either the admin or default theme.
Namespace
Drupal\block\Plugin\ConfigActionCode
public function __construct(ConfigActionPluginInterface $createAction, string $whichTheme, ConfigFactoryInterface $configFactory, ConfigEntityStorageInterface $blockStorage) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.