function PoMemoryWriter::setLangcode
Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode().
Not implemented. Not relevant for the MemoryWriter.
Parameters
string $langcode: Language code string.
Overrides PoMetadataInterface::setLangcode
File
-
core/
lib/ Drupal/ Component/ Gettext/ PoMemoryWriter.php, line 60
Class
- PoMemoryWriter
- Defines a Gettext PO memory writer, to be used by the installer.
Namespace
Drupal\Component\GettextCode
public function setLangcode($langcode) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.