LLMS_Generator::is_error()
Determines if there was an error during the running of the generator
Description Description
Return Return
(boolean) Returns true when there was an error and false if there's no errors.
Source Source
File: includes/class.llms.generator.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.3.0 | |
| 3.16.11 | Introduced. |