You are here

public function DomainPathInterface::getLanguageCode in Domain Path 8

Get language code for domain_path.

Return value

string Returns domain path language code.

1 method overrides DomainPathInterface::getLanguageCode()
DomainPath::getLanguageCode in src/Entity/DomainPath.php
Get language code for domain_path.

File

src/DomainPathInterface.php, line 32

Class

DomainPathInterface
Provides an interface for domain paths.

Namespace

Drupal\domain_path

Code

public function getLanguageCode();