Fix code standards, update language files.
This commit is contained in:
@@ -27,8 +27,6 @@ class Authenticate
|
||||
* Create a new authenticate middleware instance.
|
||||
*
|
||||
* @param \Illuminate\Contracts\Auth\Guard $auth
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function __construct(Guard $auth)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user