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 Flash;
|
||||
use Config;
|
||||
use Closure;
|
||||
use Request;
|
||||
use Backend;
|
||||
use Session;
|
||||
|
Loading…
x
Reference in New Issue
Block a user