Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PlaceBlock.php

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\ConfigAction

Code

public function __construct(ConfigActionPluginInterface $createAction, string $whichTheme, ConfigFactoryInterface $configFactory, ConfigEntityStorageInterface $blockStorage) {
}
RSS feed
Powered by Drupal