Skip to content

Commit

Permalink
fix: apply php-cs-fixer results
Browse files Browse the repository at this point in the history
  • Loading branch information
divine committed Feb 9, 2022
1 parent 40846ab commit 8b4c6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Schema/Blueprint.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ class Blueprint extends \Illuminate\Database\Schema\Blueprint

/**
* The MongoCollection object for this blueprint.
* @var \Jenssegers\Mongodb\Collection|\MongoDB\Collection
*
* @var \Jenssegers\Mongodb\Collection|\MongoDB\Collection
*/
protected $collection;

Expand Down

0 comments on commit 8b4c6dc

Please sign in to comment.