Elgg
Version 2.3
|
Public Member Functions | |
__construct (\ElggCrypto $crypto, Config $config) | |
Constructor. More... | |
getResponse (Request $request) | |
Handle a request for a file. More... | |
Definition at line 21 of file ServeFileHandler.php.
Elgg\Application\ServeFileHandler::__construct | ( | \ElggCrypto | $crypto, |
Config | $config | ||
) |
Constructor.
Definition at line 39 of file ServeFileHandler.php.
Elgg\Application\ServeFileHandler::getResponse | ( | Request | $request | ) |
Handle a request for a file.
Request | $request | HTTP request |
Definition at line 50 of file ServeFileHandler.php.