Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. LocalTaskInterface.php

function LocalTaskInterface::getRouteName

Get the route name from the settings.

Return value

string The name of the route this local task links to.

1 method overrides LocalTaskInterface::getRouteName()
LocalTaskDefault::getRouteName in core/lib/Drupal/Core/Menu/LocalTaskDefault.php
Get the route name from the settings.

File

core/lib/Drupal/Core/Menu/LocalTaskInterface.php, line 24

Class

LocalTaskInterface
Defines an interface for menu local tasks.

Namespace

Drupal\Core\Menu

Code

public function getRouteName();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal