AuditController
in package
Controller to execute the tests in {@see \Hexafuchs\Audit\Http\Controllers\AuditController::handle()} and return the results as collection. Can be attached to a route.
Table of Contents
Methods
- handle() : Collection
- Executes the checks and returns the results as collection.
Methods
handle()
Executes the checks and returns the results as collection.
public
handle() : Collection