Overrides CacheContextInterface::getContext
public function getContext() { // date_default_timezone_set() is called in AccountProxy::setAccount(), so // we can safely retrieve the timezone. return date_default_timezone_get(); }