PHP Class Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Provider\Email\Generator\TestableCodeGenerator

Inheritance: extends Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGenerator
Show file Open project: scheb/two-factor-bundle Class Usage Examples

Public Properties

Property Type Description
$lastMax
$lastMin
$testCode

Protected Methods

Method Description
generateCode ( $min, $max )

Method Details

generateCode() protected method

protected generateCode ( $min, $max )

Property Details

$lastMax public property

public $lastMax

$lastMin public property

public $lastMin

$testCode public property

public $testCode