Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Trusted\TestableTrustedCookieManager::getDateTimeNow PHP Method

getDateTimeNow() protected method

protected getDateTimeNow ( )
    protected function getDateTimeNow()
    {
        return clone $this->testTime;
    }
TestableTrustedCookieManager