public function DomainPathInterface::getSource in Domain Path 8
Get source for domain_path.
Return value
string Returns domain path source.
1 method overrides DomainPathInterface::getSource()
- DomainPath::getSource in src/
Entity/ DomainPath.php - Get source for domain_path.
File
- src/
DomainPathInterface.php, line 16
Class
- DomainPathInterface
- Provides an interface for domain paths.
Namespace
Drupal\domain_pathCode
public function getSource();