You are here

protected property IncidentReportEvent::$report in Examples for Developers 8

Same name and namespace in other branches
  1. 3.x modules/events_example/src/Event/IncidentReportEvent.php \Drupal\events_example\Event\IncidentReportEvent::report

Detailed incident report.

Type: string

File

events_example/src/Event/IncidentReportEvent.php, line 34

Class

IncidentReportEvent
Wraps a incident report event for event subscribers.

Namespace

Drupal\events_example\Event

Code

protected $report;