Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Trusted\TestableTrustedCookieManager::getDateTimeNow PHP Метод

getDateTimeNow() защищенный Метод

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