Public Member Functions | |
__construct (string $key, array $params=[], ?Throwable $previous=null) | |
getKey () | |
@inheritDoc | |
getParams () | |
@inheritDoc | |
Definition at line 15 of file MalformedBundle.php.
MediaWiki\Extension\Translate\MessageBundleTranslation\MalformedBundle::__construct | ( | string | $key, |
array | $params = [], | ||
?Throwable | $previous = null ) |
Definition at line 19 of file MalformedBundle.php.
MediaWiki\Extension\Translate\MessageBundleTranslation\MalformedBundle::getKey | ( | ) |
@inheritDoc
Definition at line 30 of file MalformedBundle.php.
MediaWiki\Extension\Translate\MessageBundleTranslation\MalformedBundle::getParams | ( | ) |
@inheritDoc
Definition at line 35 of file MalformedBundle.php.