LLMS_Generator::parse_raw( string|array|obj $raw )
Parse raw data
Description Description
Parameters Parameters
- $raw
-
(Required) Accepts a JSON string, array, or object of raw data to pass to a generator.
Return Return
(array)
Source Source
File: includes/class.llms.generator.php
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Introduced. |