Skip to content

Commit 8b4c6dc

Browse files
committed
fix: apply php-cs-fixer results
1 parent 40846ab commit 8b4c6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Schema/Blueprint.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ class Blueprint extends \Illuminate\Database\Schema\Blueprint
1515

1616
/**
1717
* The MongoCollection object for this blueprint.
18-
* @var \Jenssegers\Mongodb\Collection|\MongoDB\Collection
1918
*
19+
* @var \Jenssegers\Mongodb\Collection|\MongoDB\Collection
2020
*/
2121
protected $collection;
2222

0 commit comments

Comments
 (0)