new Environment()
Class constructor
new Environment(?array $options = null, ?array $info = null)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| $options | array|null |
null |
|
| $info | array|null |
null |
Optional override for $_SERVER |