pspell_config_dict_dir
(PHP 5, PHP 7, PHP 8)
pspell_config_dict_dir — Location of the main word list
返回值
成功時返回 true, 或者在失敗時返回 false。
更新日誌
| 版本 | 說明 |
|---|---|
| 8.1.0 |
The config parameter expects an PSpell\Config
instance now; previously, a 資源(resource) was expected.
|