enchant_dict_get_error
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0)
Returns the last error of the current spelling-session
Description
enchant_dict_get_error(EnchantDictionary $dictionary): string|false
Returns the last error of the current spelling-session
Parameters
Return Values
Returns the error message as string or false if no error occurred.
Changelog
| Version | Description |
|---|