Given a textdomain string, convert it to a filename (relative to site root)
This is determined by loading the textdomain and then grabbing the filename stored in the JSON properties
Usage
$string = $languageTranslator->textdomainToFilename(string $textdomain);
Arguments
Name | Type(s) | Description |
---|---|---|
textdomain | string |
Return value
string
LanguageTranslator methods and properties
API reference based on ProcessWire core version 3.0.244