BlockInterface::getTheme

public BlockInterface::getTheme()

Returns the theme ID.

Return value

string The theme ID for this block instance.

File

core/modules/block/src/BlockInterface.php, line 52

Class

BlockInterface
Provides an interface defining a block entity.

Namespace

Drupal\block

Code

public function getTheme();
doc_Drupal
2016-10-29 08:47:35
Comments
Leave a Comment

Please login to continue.