53 $this->expires =
time() + (self::MAX_NONCE_AGE * 60);
65 return $this->consumer->getDataConnector()->loadConsumerNonce($this);
77 return $this->consumer->getDataConnector()->saveConsumerNonce($this);
Add data(end) time
Method that wraps PHPs time in order to allow simulations with the workflow.