mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Add Closure use declaration (#4170)
This commit is contained in:
parent
8ea36eac9c
commit
a89f1f1c3a
@ -4,6 +4,7 @@ use Lang;
|
|||||||
use View;
|
use View;
|
||||||
use Flash;
|
use Flash;
|
||||||
use Config;
|
use Config;
|
||||||
|
use Closure;
|
||||||
use Request;
|
use Request;
|
||||||
use Backend;
|
use Backend;
|
||||||
use Session;
|
use Session;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user