Source on GitHub
Methods
abstract public get ([mixed $name], [mixed $filters], [mixed $defaultValue])
...
abstract public getPost ([mixed $name], [mixed $filters], [mixed $defaultValue])
...
abstract public getQuery ([mixed $name], [mixed $filters], [mixed $defaultValue])
...
abstract public getServer (mixed $name)
...
abstract public has (mixed $name)
...
abstract public hasPost (mixed $name)
...
abstract public hasPut (mixed $name)
...
abstract public hasQuery (mixed $name)
...
abstract publi