LLMS_Database_Query::__construct( array $args = array() )
Constructor
Description Description
Parameters Parameters
- $args
-
(Optional) Query arguments. When not provided the default arguments will be used.
Default value: array()
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.database.query.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |