PoStreamReader::$_langcode

Language code for the PO stream being read.

Type: string

File

core/lib/Drupal/Component/Gettext/PoStreamReader.php, line 63

Class

PoStreamReader
Implements Gettext PO stream reader.

Namespace

Drupal\Component\Gettext

Code

1
private $_langcode = NULL;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.