HttpQueryString::singletonHttpQueryString singleton Description
static public
HttpQueryString HttpQueryString::singleton
([ bool
$global = true
] )Get a single instance (differentiates between the global setting). Parameters
Return ValuesReturns always the same HttpQueryString instance regarding the global setting. Errors/ExceptionsThrows HttpRuntimeException. |