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.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/class.llms.generator.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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