You are here

private property PoHeader::$_po_date in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::_po_date

Date the po file got created.

Type: string

File

core/lib/Drupal/Component/Gettext/PoHeader.php, line 56
Contains \Drupal\Component\Gettext\PoHeader.

Class

PoHeader
Gettext PO header handler.

Namespace

Drupal\Component\Gettext

Code

private $_po_date;