Skip to content

Commit 8ae195d

Browse files
sualkoFelixJacobi
andcommitted
Update src/Parameters/InsertDocumentParameters.php
Co-authored-by: Felix Jacobi <[email protected]>
1 parent 1f093ed commit 8ae195d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Parameters/InsertDocumentParameters.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* @method string getMeetingID()
2525
* @method $this setMeetingID(string $id)
2626
*/
27-
class InsertDocumentParameters extends MetaParameters
27+
final class InsertDocumentParameters extends MetaParameters
2828
{
2929
/**
3030
* @var string

0 commit comments

Comments
 (0)