Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BlockContent.php
function BlockContent::getTheme
Overrides
BlockContentInterface::getTheme
File
core/
modules/
block_content/
src/
Entity/
BlockContent.php
, line 135
Class
BlockContent
Defines the content block entity class.
Namespace
Drupal\block_content\Entity
Code
public
function
getTheme
() {
return
$this
->
theme
; }
RSS feed