Skip to content

Commit

Permalink
Add Closure use declaration (#4170)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Thomson authored and w20k committed Feb 28, 2019
1 parent 8ea36ea commit a89f1f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/backend/classes/Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
use View;
use Flash;
use Config;
use Closure;
use Request;
use Backend;
use Session;
Expand Down

0 comments on commit a89f1f1

Please sign in to comment.