MediaWiki
REL1_32
Reader.php
Go to the documentation of this file.
1
<?php
8
namespace
LocalisationUpdate
;
9
13
interface
Reader
{
20
public
function
parse
( $contents );
21
}
LocalisationUpdate\Reader
Interface for file readers.
Definition
Reader.php:13
LocalisationUpdate\Reader\parse
parse( $contents)
Returns a list of messages indexed by language code.
LocalisationUpdate
Definition
Fetcher.php:8
extensions
LocalisationUpdate
includes
reader
Reader.php
Generated on Mon Nov 25 2024 15:56:37 for MediaWiki by
1.10.0