You are here

protected property PoDatabaseWriter::$storage in Localization update 7.2

Database storage to store the strings in.

Type: StringDatabaseStorage

File

includes/locale/PoDatabaseWriter.php, line 61
Definition of PoDatabaseWriter.

Class

PoDatabaseWriter
Gettext PO writer working with the locale module database.

Code

protected $storage;