Skip to content

Commit 5209c0f

Browse files
authored
fix type cast
1 parent 014975d commit 5209c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Parameters/JoinMeetingParameters.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ public function getDefaultLayout()
393393
}
394394

395395
/**
396-
* @param bool $defaultLayout
396+
* @param string $defaultLayout
397397
*
398398
* @return JoinMeetingParameters
399399
*/

0 commit comments

Comments
 (0)