IDetectLanguageProvider
in
Tags
Table of Contents
Methods
- detectLanguage() : string|null
- Try to detect the language of a given string
Methods
detectLanguage()
Try to detect the language of a given string
public
detectLanguage(string $text) : string|null
Parameters
- $text : string