ContactFrontendConfig

uk.gov.hmrc.hmrcfrontend.config.ContactFrontendConfig
class ContactFrontendConfig(config: Configuration, serviceNavigationConfig: ServiceNavigationConfig)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def baseUrl: Option[String]
def referrerUrl(implicit request: RequestHeader): Option[String]
def serviceId: Option[String]
def useServiceNavigationQueryParam(implicit request: RequestHeader): Option[String]