You are here

protected property PoDatabaseReader::$storage in Localization update 7.2

Database storage to retrieve the strings from.

Type: StringDatabaseStorage

File

includes/locale/PoDatabaseReader.php, line 55
Definition of PoDatabaseReader.

Class

PoDatabaseReader
Gettext PO reader working with the locale module database.

Code

protected $storage;