Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PoDatabaseWriter.php
function PoDatabaseWriter::__construct
Constructor, initialize reporting array.
File
core/
modules/
locale/
src/
PoDatabaseWriter.php
, line 61
Class
PoDatabaseWriter
Gettext PO writer working with the locale module database.
Namespace
Drupal\locale
Code
public
function
__construct
() {
$this
->
setReport
(); }
RSS feed