Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Route.php
function Route::getEnv
File
vendor/
symfony/
routing/
Attribute/
Route.php
, line 200
Class
Route
@author Fabien Potencier <
fabien@symfony.com
> @author Alexander M. Turek <
me@derrabus.de
>
Namespace
Symfony\Component\Routing\Attribute
Code
public
function
getEnv
() : ?string {
return
$this
->
env
; }
RSS feed