Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Session\SessionFlagGeneratorTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->sessionFlagGenerator = new SessionFlagGenerator();
    }