You are here

public function DomainInterface::setUrl in Domain Access 8

Sets the domain-specific link to the current URL.

1 method overrides DomainInterface::setUrl()
Domain::setUrl in domain/src/Entity/Domain.php
Sets the domain-specific link to the current URL.

File

domain/src/DomainInterface.php, line 65

Class

DomainInterface
Provides an interface defining a domain entity.

Namespace

Drupal\domain

Code

public function setUrl();