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

Breadcrumb

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

function Alias::isDeprecated

Same name in this branch
  1. 11.1.x vendor/symfony/routing/Alias.php \Symfony\Component\Routing\Alias::isDeprecated()

File

vendor/symfony/dependency-injection/Alias.php, line 85

Class

Alias

Namespace

Symfony\Component\DependencyInjection

Code

public function isDeprecated() : bool {
    return (bool) $this->deprecation;
}
RSS feed
Powered by Drupal