NullContext
class NullContext implements ContextInterface
A context that does nothing.
Methods
string
getBasePath()
Gets the base path.
bool
isSecure()
Checks whether the request is secure or not.
Details
at line line 24
string
getBasePath()
Gets the base path.
at line line 32
bool
isSecure()
Checks whether the request is secure or not.