Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EnvPlaceholderParameterBag.php
function EnvPlaceholderParameterBag::clearUnusedEnvPlaceholders
File
vendor/
symfony/
dependency-injection/
ParameterBag/
EnvPlaceholderParameterBag.php
, line 90
Class
EnvPlaceholderParameterBag
@author Nicolas Grekas <
p@tchwork.com
>
Namespace
Symfony\Component\DependencyInjection\ParameterBag
Code
public
function
clearUnusedEnvPlaceholders
() : void {
$this
->
unusedEnvPlaceholders
= []; }
RSS feed