function PoMetadataInterface::getHeader

Get header metadata.

Return value

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

5 methods override PoMetadataInterface::getHeader()

File

drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php, line 50
Definition of Drupal\Component\Gettext\PoMetadataInterface.

Class

PoMetadataInterface
Methods required for both reader and writer implementations.

Namespace

Drupal\Component\Gettext

Code

function getHeader();