AuthController
in package
Table of Contents
Properties
- $db : mixed
Methods
- __construct() : mixed
- login() : mixed
- register() : mixed
- showLoginForm() : mixed
- showRegistrationForm() : mixed
Properties
$db
protected
mixed
$db
Methods
__construct()
public
__construct() : mixed
login()
public
login() : mixed
register()
public
register() : mixed
showLoginForm()
public
showLoginForm() : mixed
showRegistrationForm()
public
showRegistrationForm() : mixed