PHP 클래스 Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Provider\Email\Generator\TestableCodeGenerator

상속: extends Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGenerator
파일 보기 프로젝트 열기: scheb/two-factor-bundle 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$lastMax
$lastMin
$testCode

보호된 메소드들

메소드 설명
generateCode ( $min, $max )

메소드 상세

generateCode() 보호된 메소드

protected generateCode ( $min, $max )

프로퍼티 상세

$lastMax 공개적으로 프로퍼티

public $lastMax

$lastMin 공개적으로 프로퍼티

public $lastMin

$testCode 공개적으로 프로퍼티

public $testCode