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 77ffc68 commit c2e0e35Copy full SHA for c2e0e35
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