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(private readonly ConfigActionPluginInterface $createAction, private readonly string $whichTheme, private readonly ConfigFactoryInterface $configFactory, private readonly ConfigEntityStorageInterface $blockStorage) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.