BlockDeleteForm::$themeHandler

Same name and namespace in other branches
  1. main core/modules/block/src/Form/BlockDeleteForm.php \Drupal\block\Form\BlockDeleteForm::themeHandler

Theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

core/modules/block/src/Form/BlockDeleteForm.php, line 22

Class

BlockDeleteForm
Provides a deletion confirmation form for the block instance deletion form.

Namespace

Drupal\block\Form

Code

protected ThemeHandlerInterface $themeHandler;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.