public property Event::$timestamp in MongoDB 8.2
The timestamp at which the event was logged.
Type: int
File
- modules/
mongodb_watchdog/ src/ Event.php, line 139
Class
- Event
- Class Event is a value object for a logged event.
Namespace
Drupal\mongodb_watchdogCode
public $timestamp = 0;