We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b983777 + 5332535 commit 2ed6885Copy full SHA for 2ed6885
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