Merge pull request #1033 from ebuster/patch-2
Add missed Lang class using
This commit is contained in:
commit
09b6d3e7d3
|
|
@ -9,6 +9,7 @@ use Backend\Classes\FormField;
|
|||
use Backend\Classes\FormWidgetBase;
|
||||
use ValidationException;
|
||||
use Exception;
|
||||
use Lang;
|
||||
|
||||
/**
|
||||
* File upload field
|
||||
|
|
|
|||
Loading…
Reference in New Issue