Skip to content

Commit

Permalink
Char error
Browse files Browse the repository at this point in the history
  • Loading branch information
IsraelOrtuno committed Apr 15, 2016
1 parent 1ac35cd commit 3f60f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RelationBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public function build(Model $entity)
$relation = $this->getRelationClosure($entity, $attribute);

$entity->setAttributeRelation($attribute->getCode(), $relation);
+ }
}
}

/**
Expand Down

0 comments on commit 3f60f7d

Please sign in to comment.