BlockInterface::getRegion

public BlockInterface::getRegion()

Returns the region this block is placed in.

Return value

string The region this block is placed in.

File

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

Class

BlockInterface
Provides an interface defining a block entity.

Namespace

Drupal\block

Code

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

Please login to continue.