Skip to content

Commit c0dc54c

Browse files
committed
Removed duplicate properties
1 parent 5884e8a commit c0dc54c

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

src/Parameters/CreateMeetingParameters.php

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -235,26 +235,6 @@ class CreateMeetingParameters extends MetaParameters
235235
*/
236236
protected $allowStartStopRecording;
237237

238-
/**
239-
* @var bool
240-
*/
241-
private $allowModsToUnmuteUsers;
242-
243-
/**
244-
* @var bool
245-
*/
246-
private $allowModsToEjectCameras;
247-
248-
/**
249-
* @var array
250-
*/
251-
private $presentations = [];
252-
253-
/**
254-
* @var boolean
255-
*/
256-
private $isBreakout;
257-
258238
/**
259239
* @var bool
260240
*/

0 commit comments

Comments
 (0)