mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 01:28:47 +02:00
N°5809 Update Symfony artifacts from 6.4.0 to 6.4.2
symfony/console symfony/dotenv symfony/framework-bundle symfony/http-foundation symfony/http-kernel symfony/var-dumper symfony/web-profiler-bundle
This commit is contained in:
@@ -23,7 +23,6 @@ interface EnvVarProcessorInterface
|
||||
/**
|
||||
* Returns the value of the given variable as managed by the current instance.
|
||||
*
|
||||
* @param string $prefix The namespace of the variable
|
||||
* @param string $prefix The namespace of the variable; when the empty string is passed, null values should be kept as is
|
||||
* @param string $name The name of the variable within the namespace
|
||||
* @param \Closure(string): mixed $getEnv A closure that allows fetching more env vars
|
||||
|
||||
Reference in New Issue
Block a user