LLMS_Question_Choice::set( string $key, mixed $val )
Set a piece of data by key
Description Description
Parameters Parameters
- $key
-
(Required) name of the key to set
- $val
-
(Required) value to set
Return Return
(self)
Source Source
File: includes/models/model.llms.question.choice.php
Changelog Changelog
Version | Description |
---|---|
3.16.0 | Introduced. |