You are here

public property Event::$uid in MongoDB 8.2

User id. Use uid() instead for type safety.

Type: int

File

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

Class

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

Namespace

Drupal\mongodb_watchdog

Code

public $uid;