Skip to content

Commit 7e81d65

Browse files
committed
MongoDB Subscription Consumer feature
1 parent a219343 commit 7e81d65

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MongodbExtensionTrait.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
declare(strict_types=1);
4+
35
namespace Enqueue\Test;
46

57
use Enqueue\Mongodb\MongodbConnectionFactory;

0 commit comments

Comments
 (0)