Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\MessageBundleTranslation\MalformedBundle Class Reference
Inheritance diagram for MediaWiki\Extension\Translate\MessageBundleTranslation\MalformedBundle:

Public Member Functions

 __construct (string $key, array $params=[], ?Throwable $previous=null)
 
 getKey ()
 @inheritDoc
 
 getParams ()
 @inheritDoc
 

Detailed Description

Author
Niklas Laxström @license GPL-2.0-or-later
Since
2021.05

Definition at line 15 of file MalformedBundle.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\MessageBundleTranslation\MalformedBundle::__construct ( string $key,
array $params = [],
?Throwable $previous = null )

Definition at line 19 of file MalformedBundle.php.

Member Function Documentation

◆ getKey()

MediaWiki\Extension\Translate\MessageBundleTranslation\MalformedBundle::getKey ( )

@inheritDoc

Definition at line 30 of file MalformedBundle.php.

◆ getParams()

MediaWiki\Extension\Translate\MessageBundleTranslation\MalformedBundle::getParams ( )

@inheritDoc

Definition at line 35 of file MalformedBundle.php.


The documentation for this class was generated from the following file: