class ReportObserver

Methods

creating(Report $report)

Fill the attributes that depend on the source.

deleted(Report $report)

Remove report file of a report that should be deleted.

Details

at line 14
creating(Report $report)

Fill the attributes that depend on the source.

Parameters

Report $report

at line 28
deleted(Report $report)

Remove report file of a report that should be deleted.

Parameters

Report $report