Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Trusted\TestableTrustedCookieManager::getDateTimeNow PHP 메소드

getDateTimeNow() 보호된 메소드

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