Add Closure use declaration (#4170)
This commit is contained in:
parent
8ea36eac9c
commit
a89f1f1c3a
|
|
@ -4,6 +4,7 @@ use Lang;
|
|||
use View;
|
||||
use Flash;
|
||||
use Config;
|
||||
use Closure;
|
||||
use Request;
|
||||
use Backend;
|
||||
use Session;
|
||||
|
|
|
|||
Loading…
Reference in New Issue