BearFramework\App\Assets::getResponse

Creates a response object for the asset request.
public BearFramework\App\Response|null getResponse BearFramework\App\Request $request )
Parameters
request
The request object to match against.
Returns
The response object for the request specified.
Details
Location: ~/src/App/Assets.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.