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\blocktabsCode
public function getName();