You are here

protected property EmitController::$incidentStorage in Radioactivity 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Controller/EmitController.php \Drupal\radioactivity\Controller\EmitController::incidentStorage

The incident storage.

Type: \Drupal\radioactivity\IncidentStorageInterface

File

src/Controller/EmitController.php, line 26

Class

EmitController
Controller for radioactivity emit routes.

Namespace

Drupal\radioactivity\Controller

Code

protected $incidentStorage;