We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8500f64 + 75098a0 commit c4cf526Copy full SHA for c4cf526
1 file changed
src/Parameters/JoinMeetingParameters.php
@@ -44,7 +44,7 @@
44
* @method string getClientURL()
45
* @method $this setClientURL(string $clientURL)
46
* @method bool|null isJoinViaHtml5()
47
- * @method $this setJoinViaHtml(bool $joinViaHtml)
+ * @method $this setJoinViaHtml5(bool $joinViaHtml)
48
* @method bool|null isGuest()
49
* @method $this setGuest(bool $guest)
50
*/
0 commit comments