public function DomainInterface::setPath in Domain Access 8
Sets the base path to this domain.
1 method overrides DomainInterface::setPath()
- Domain::setPath in domain/
src/ Entity/ Domain.php - Sets the base path to this domain.
File
- domain/
src/ DomainInterface.php, line 60
Class
- DomainInterface
- Provides an interface defining a domain entity.
Namespace
Drupal\domainCode
public function setPath();