StopWords
Phonetic-Helper-Class
- Full name:
\voku\helper\StopWords
- This class is marked as final and can't be subclassed
- This class is a Final class
Properties
availableLanguages
- This property is static.
stopWords
Methods
loadLanguageData
Load language-data from one language.
Parameters:
Parameter | Type | Description |
---|---|---|
$language |
string |
Throws:
getData
Get data from "/data/*.php".
Parameters:
Parameter | Type | Description |
---|---|---|
$file |
string |
Return Value:
Will return an empty array on error.
getStopWordsFromLanguage
Get the stop-words from one language.
Parameters:
Parameter | Type | Description |
---|---|---|
$language |
string |
Throws:
loadLanguageDataAll
getStopWordsAll
Get all stop-words from all languages.
Throws:
Automatically generated on 2025-03-18