ReportController
extends Controller
in package
Add traits common to all controllers
Table of Contents
- generate() : Collection
- Load the data for this report and generate a response.
Methods
generate()
Load the data for this report and generate a response.
public
generate(Report $message) : Collection
Parameters
- $message : Report