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