You are here

protected property PoHeader::$poDate in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::poDate
  2. 10 core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::poDate

Date the po file got created.

Type: string

File

core/lib/Drupal/Component/Gettext/PoHeader.php, line 51

Class

PoHeader
Gettext PO header handler.

Namespace

Drupal\Component\Gettext

Code

protected $poDate;