LLMS_Abstract_Database_Store::to_array()
Retrieve object as an array
Description Description
Return Return
(array)
Source Source
File: includes/abstracts/llms.abstract.database.store.php
Changelog Changelog
Version | Description |
---|---|
3.36.0 | Hydrate before returning the array. |
3.34.0 | Return the item ID instead of item format as the value of the primary key. |
3.14.0 | Introduced. |