public PoMetadataInterface::getLangcode()
Get language code.
Return value
string Language code string.
File
- core/lib/Drupal/Component/Gettext/PoMetadataInterface.php, line 27
Class
- PoMetadataInterface
- Methods required for both reader and writer implementations.
Namespace
Drupal\Component\Gettext
Code
public function getLangcode();
Please login to continue.