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

1
public function getRouteName();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.