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


Top ↑

Source Source

File: includes/models/class-llms-event.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.36.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.