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 40846ab commit 8b4c6dcCopy full SHA for 8b4c6dc
src/Schema/Blueprint.php
@@ -15,8 +15,8 @@ class Blueprint extends \Illuminate\Database\Schema\Blueprint
15
16
/**
17
* The MongoCollection object for this blueprint.
18
- * @var \Jenssegers\Mongodb\Collection|\MongoDB\Collection
19
*
+ * @var \Jenssegers\Mongodb\Collection|\MongoDB\Collection
20
*/
21
protected $collection;
22
0 commit comments