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

1
public function getHeader();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.