Skip to content

Commit

Permalink
Merge pull request #28296 from laravel/analysis-XNGlLg
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
driesvints authored Apr 22, 2019
2 parents 230a35d + 1e4b8a5 commit 8dfd364
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/View/fixtures/section-exception-layout.php
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
<?php echo $__env->yieldContent('content');
<?php

echo $__env->yieldContent('content');

0 comments on commit 8dfd364

Please sign in to comment.