You are here

public function BlocktabsInterface::getName in Block Tabs 8

Returns the blocktabs.

Return value

string The name of the blocktabs.

1 method overrides BlocktabsInterface::getName()
Blocktabs::getName in src/Entity/Blocktabs.php
Returns the blocktabs.

File

src/BlocktabsInterface.php, line 18

Class

BlocktabsInterface
Provides an interface defining a blocktabs entity.

Namespace

Drupal\blocktabs

Code

public function getName();