You are here

public function ViewsBuilderPluginInterface::getAdminLabel in Views Templates 8

Get template admin label.

Return value

string Returns template admin label.

1 method overrides ViewsBuilderPluginInterface::getAdminLabel()
ViewsBuilderBase::getAdminLabel in src/Plugin/ViewsBuilderBase.php
Get template admin label.

File

src/Plugin/ViewsBuilderPluginInterface.php, line 35

Class

ViewsBuilderPluginInterface
Creates a common interface for Views Builder classes.

Namespace

Drupal\views_templates\Plugin

Code

public function getAdminLabel();