An HTTP request is an Nette\Http\Request object, which you get by passing it using dependency injection. In presenters simply call $httpRequest = $this-> ...
確定! 回上一頁