Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Alias.php
function Alias::isDeprecated
Same name in this branch
11.1.x vendor/symfony/dependency-injection/Alias.php
\Symfony\Component\DependencyInjection\Alias::isDeprecated()
File
vendor/
symfony/
routing/
Alias.php
, line 76
Class
Alias
Namespace
Symfony\Component\Routing
Code
public
function
isDeprecated
() : bool {
return
(
bool
)
$this
->
deprecation
; }
RSS feed