You are here

public property Event::$link in MongoDB 8.2

A link provided by the event emitter. Optional.

Type: string

File

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

Class

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

Namespace

Drupal\mongodb_watchdog

Code

public $link;