LLMS_Beaver_Builder::settings()
This function should return array of settings fields.
Contents
Return Return
(array)
Source Source
File: includes/class-llms-beaver-builder.php
protected function settings() {
return array();
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 1.3.0 | Introduced. |