You are here

protected property RestIncidentStorage::$endpoint in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x src/RestIncidentStorage.php \Drupal\radioactivity\RestIncidentStorage::endpoint

REST endpoint URL for incidents.

Type: string

File

src/RestIncidentStorage.php, line 17

Class

RestIncidentStorage
Defines a REST incident storage.

Namespace

Drupal\radioactivity

Code

protected $endpoint = NULL;