final class BackedUpEnvironmentVariable (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Constants

private FROM_GETENV

private FROM_SUPERGLOBAL

Methods

static array
create(string $name)

No description

void
restore()

No description

Details

static array create(string $name)

No description

Parameters

string $name

Return Value

array

void restore()

No description

Return Value

void