mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-17 12:11:40 +00:00
* Clarified that constructor arguments are optional
This commit is contained in:
@@ -22,7 +22,7 @@ require_once 'src/TwoFactorAuth.php';
|
||||
$tfa = new TwoFactorAuth('My Company');
|
||||
````
|
||||
|
||||
The TwoFactorAuth class constructor accepts 5 parameters:
|
||||
The TwoFactorAuth class constructor accepts 5 parameters (all optional):
|
||||
|
||||
Parameter | Default value | Use
|
||||
------------------|---------------|--------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user