Commit 8f10e33d authored by Jens Segers's avatar Jens Segers Committed by StyleCI Bot

Apply fixes from StyleCI

parent df682c1b
...@@ -8,7 +8,6 @@ use MongoDB\BSON\ObjectID; ...@@ -8,7 +8,6 @@ use MongoDB\BSON\ObjectID;
class EmbedsOne extends EmbedsOneOrMany class EmbedsOne extends EmbedsOneOrMany
{ {
public function initRelation(array $models, $relation) public function initRelation(array $models, $relation)
{ {
foreach ($models as $model) { foreach ($models as $model) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment