Skip to content

Commit

Permalink
Merge pull request #15 from spatie/analysis-z9AWnN
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
sebastiandedeyne authored Jan 3, 2017
2 parents bebf831 + 93b12dd commit 57ecb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/templates/static/BaseType.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public function if($condition, $callback)
if ($condition) {
$callback($this);
}

return $this;
}

Expand Down

0 comments on commit 57ecb35

Please sign in to comment.