PoMetadataInterface

Methods required for both reader and writer implementations.

Hierarchy

See also

\Drupal\Component\Gettext\PoReaderInterface

\Drupal\Component\Gettext\PoWriterInterface

File

core/lib/Drupal/Component/Gettext/PoMetadataInterface.php, line 11

Namespace

Drupal\Component\Gettext

Members

Name Modifiers Type Description
PoMetadataInterface::getHeader public function Get header metadata.
PoMetadataInterface::getLangcode public function Get language code.
PoMetadataInterface::setHeader public function Set header metadata.
PoMetadataInterface::setLangcode public function Set language code.
doc_Drupal
2016-10-29 09:34:38
Comments
Leave a Comment

Please login to continue.