ContextualLinkInterface::getRouteName

public ContextualLinkInterface::getRouteName()

Returns the route name of the contextual link.

Return value

string The name of the route this contextual link links to.

File

core/lib/Drupal/Core/Menu/ContextualLinkInterface.php, line 37

Class

ContextualLinkInterface
Defines a contextual link plugin.

Namespace

Drupal\Core\Menu

Code

public function getRouteName();
doc_Drupal
2016-10-29 08:58:46
Comments
Leave a Comment

Please login to continue.