Skip to content

Commit

Permalink
Apply fixes from StyleCI (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Jan 4, 2019
1 parent 8207bf9 commit bf58b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ function (array $matches) {
$str
)->success();
})
->getOrElse($value);
->getOrElse($value);
}

/**
Expand Down

0 comments on commit bf58b9c

Please sign in to comment.