You are here

public property Event::$referrer in MongoDB 8.2

A HTTP referrer for the path on which the event was logged. Optional.

Type: string

File

modules/mongodb_watchdog/src/Event.php, line 125

Class

Event
Class Event is a value object for a logged event.

Namespace

Drupal\mongodb_watchdog

Code

public $referrer;