Add blank line to EOL. No trailing spaces.
This commit is contained in:
@@ -8,4 +8,4 @@ class HomeController extends Controller {
|
||||
public function showIndex() {
|
||||
return View::make('index', ['components' => Component::all()]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user