amend
This commit is contained in:
parent
2f9994a4f4
commit
dc0b7533b7
|
@ -37,7 +37,7 @@ class Application extends App
|
||||||
};
|
};
|
||||||
$app['user.provider'] = function ($app) {
|
$app['user.provider'] = function ($app) {
|
||||||
return null;
|
return null;
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user