W3cubDocs

/Drupal 8

public function PoMetadataInterface::getHeader

public PoMetadataInterface::getHeader()

Get header metadata.

Return value

\Drupal\Component\Gettext\PoHeader $header Header instance representing metadata in a PO header.

File

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

Class

PoMetadataInterface
Methods required for both reader and writer implementations.

Namespace

Drupal\Component\Gettext

Code

public function getHeader();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Component!Gettext!PoMetadataInterface.php/function/PoMetadataInterface::getHeader/8.1.x