LLMS_Event::__construct( int $id = null, bool $hydrate = false )
Constructor
Description Description
Parameters Parameters
- $id
-
(Optional) Event ID.
Default value: null
- $hydrate
-
(Optional) If true, hydrates the object on instantiation if an ID is supplied.
Default value: false
Source Source
File: includes/models/class-llms-event.php
Changelog Changelog
Version | Description |
---|---|
3.36.0 | Introduced. |