| [ Index ] | 
		    PHP Cross Reference of phpBB-3.3.14-deutsch | 
    
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 123 lines (4 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
EnvPlaceholderParameterBag:: (6 methods):
  get()
  getEnvPlaceholders()
  mergeEnvPlaceholders()
  setProvidedTypes()
  getProvidedTypes()
  resolve()
Class: EnvPlaceholderParameterBag - X-Ref
| get($name) X-Ref | 
| {@inheritdoc} | 
| getEnvPlaceholders() X-Ref | 
| Returns the map of env vars used in the resolved parameter values to their placeholders. return: string[][] A map of env var names to their placeholders  | 
| mergeEnvPlaceholders(self $bag) X-Ref | 
| Merges the env placeholders of another EnvPlaceholderParameterBag. | 
| setProvidedTypes(array $providedTypes) X-Ref | 
| Maps env prefixes to their corresponding PHP types. | 
| getProvidedTypes() X-Ref | 
| Gets the PHP types corresponding to env() parameter prefixes. return: string[][]  | 
| resolve() X-Ref | 
| {@inheritdoc} | 
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |