mirror of
https://github.com/Intervention/image.git
synced 2025-09-09 05:30:40 +02:00
CS fixes
This commit is contained in:
committed by
Oliver Vogel
parent
a64007afa6
commit
ac9b1fad9c
@@ -1,4 +1,6 @@
|
||||
<?php namespace Intervention\Image;
|
||||
<?php
|
||||
|
||||
namespace Intervention\Image;
|
||||
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
use Illuminate\Http\Response as IlluminateResponse;
|
||||
|
Reference in New Issue
Block a user