lithium\tests\mocks\core\MockRequest::get PHP Méthode

get() public méthode

public get ( $key )
    public function get($key)
    {
        return $this->env($key);
    }