We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b983777 commit 5332535Copy full SHA for 5332535
1 file changed
src/RecommApi/Requests/SetValues.php
@@ -25,6 +25,7 @@ abstract class SetValues extends Request {
25
*/
26
protected $values;
27
28
+ protected $optional;
29
30
/**
31
* @var bool $cascade_create Sets whether the given user/item should be created if not present in the database.
0 commit comments