LocalizationParserInterface

Parser interface.

Table of Contents

Methods

getParsedData()  : array<string|int, mixed>
Returns parsed representation of XML file.

Methods

getParsedData()

Returns parsed representation of XML file.

public getParsedData(string $sourcePath, string $languageKey) : array<string|int, mixed>
Parameters
$sourcePath : string

Source file path

$languageKey : string

Language key

Return values
array<string|int, mixed>

        
On this page

Search results