PoItem::$comment

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Gettext/PoItem.php \Drupal\Component\Gettext\PoItem::comment
  2. 8.9.x core/lib/Drupal/Component/Gettext/PoItem.php \Drupal\Component\Gettext\PoItem::comment
  3. 10 core/lib/Drupal/Component/Gettext/PoItem.php \Drupal\Component\Gettext\PoItem::comment

The comment of this translation.

Type: string

File

core/lib/Drupal/Component/Gettext/PoItem.php, line 57

Class

PoItem
PoItem handles one translation.

Namespace

Drupal\Component\Gettext

Code

protected $comment;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.