[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/infrastructure/env/ -> PhabricatorScopedEnv.php (summary)

Scope guard to hold a temporary environment. See @{class:PhabricatorEnv} for instructions on use.

File Size: 59 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  overrideEnvConfig()
  __construct()
  __destruct()

Functions
Functions that are not part of a class:

overrideEnvConfig($key, $value)   X-Ref
Override a configuration key in this scope, setting it to a new value.

param: string Key to override.
param: wild   New value.
return: this

__construct($stack_key)   X-Ref


__destruct()   X-Ref
Release the scoped environment.

return: void



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1