Response
class Response extends Facade (View source)
Methods
static
Application
getFacadeApplication()
Get the application instance behind the facade.
from Facade
static
mixed
__callStatic(
string $method,
array $args)
Handle dynamic, static calls to the object.
from Facade