LLMS_Question::get( string $key, boolean $raw = false )
Getter
Description Description
Parameters Parameters
- $key
-
(Required) The property key.
- $raw
-
(Optional) Whether or not we need to get the raw value.
Default value: false
Return Return
(mixed)
Source Source
File: includes/models/model.llms.question.php
Changelog Changelog
Version | Description |
---|---|
3.38.2 | Introduced. |