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

Breadcrumb

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

function Route::getLocalizedPaths

File

vendor/symfony/routing/Attribute/Route.php, line 100

Class

Route
@author Fabien Potencier <fabien@symfony.com> @author Alexander M. Turek <me@derrabus.de>

Namespace

Symfony\Component\Routing\Attribute

Code

public function getLocalizedPaths() : array {
    return $this->localizedPaths;
}

API Navigation

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