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

Breadcrumb

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

function ParameterBag::allDeprecated

File

vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php, line 54

Class

ParameterBag
Holds parameters.

Namespace

Symfony\Component\DependencyInjection\ParameterBag

Code

public function allDeprecated() : array {
    return $this->deprecatedParameters;
}
RSS feed
Powered by Drupal