Skip to content

Commit

Permalink
Merge pull request #12 from leonardoalves2/patch-1
Browse files Browse the repository at this point in the history
Update Image.php
  • Loading branch information
stefanneculai authored Feb 27, 2019
2 parents f1df321 + 36f4c55 commit 945c2e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/FroalaEditor/Image.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace FroalaEditor;

use FroalaEditor\Utils\DiskManagement;
use \Exception;

class Image {
public static $defaultUploadOptions = array(
Expand Down

0 comments on commit 945c2e6

Please sign in to comment.