You are here

protected property PoHeader::$authors in Drupal 9

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

Author(s) of the file.

Type: string

File

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

Class

PoHeader
Gettext PO header handler.

Namespace

Drupal\Component\Gettext

Code

protected $authors;