LLMS_Admin_Table::__construct()
Constructor.
Contents
Source Source
File: includes/abstracts/abstract.llms.admin.table.php
/** * Ensure that a valid array of data is passed to a query. * * Used by AJAX methods to clean unnecessary parameters before passing the request data
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |