Fix import.
This commit is contained in:
parent
2ccfa7b8f6
commit
a68c4013f8
|
@ -1,4 +1,4 @@
|
|||
<?php namespace Laravel;
|
||||
<?php namespace Laravel; use Closure;
|
||||
|
||||
class Auth {
|
||||
|
||||
|
|
Loading…
Reference in New Issue