Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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
; }
RSS feed