You are here

public property Event::$location in MongoDB 8.2

The absolute URL for the path on which event was logged. Use location().

Type: string

File

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

Class

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

Namespace

Drupal\mongodb_watchdog

Code

public $location;