We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b74f81 commit 313e2e9Copy full SHA for 313e2e9
src/BulkWriteCommandBuilder.php
@@ -27,7 +27,7 @@
27
use function is_bool;
28
use function is_string;
29
30
-readonly class BulkWriteCommandBuilder
+final readonly class BulkWriteCommandBuilder
31
{
32
private function __construct(
33
public BulkWriteCommand $bulkWriteCommand,
0 commit comments