public function __construct($code)
public function __construct($code)
Parameters
$code |
Return
this | //Implicit.// |
public function __destruct()
public function __destruct()
Return
wild |
Change the effective locale for the lifetime of this guard.
Use PhabricatorEnv::beginScopedLocale() to acquire a guard. Guards are released when they exit scope.
$code |
this | //Implicit.// |
wild |