Class Environment
Environment
This class creates and returns a key/value array of common environment variables for the current HTTP request.
This is a singleton class; derived environment variables will be common across multiple Slim applications.
This class matches the Rack (Ruby) specification as closely as possible. More information available below.
- Slim\Environment implements ArrayAccess, IteratorAggregate
Namespace: Slim
Package: Slim
Author: Josh Lockhart
Since: 1.6.0
Located at thirdparty/Slim/Environment.php
Package: Slim
Author: Josh Lockhart
Since: 1.6.0
Located at thirdparty/Slim/Environment.php
public static
|
|
public static
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
protected
array
|
$properties | |
|
protected static
|
$environment | |