AssetStoreRouter
interface AssetStoreRouter
Represents a store usable with ProtectedFileController to serve up non-direct file requests
Methods
getResponseFor(string $asset)
Generate a custom HTTP response for a request to a given asset, identified by a path.
Details
at line 22
HTTPResponse
getResponseFor(string $asset)
Generate a custom HTTP response for a request to a given asset, identified by a path.