php / 8.1.5 / function.pspell-config-dict-dir.html /

pspell_config_dict_dir

(PHP 5, PHP 7, PHP 8)

pspell_config_dict_dirLocation of the main word list

Description

pspell_config_dict_dir(PSpell\Config $config, string $directory): bool
Warning

This function is currently not documented; only its argument list is available.

Return Values

Returns true on success or false on failure.

Changelog

Version Description
8.1.0 The config parameter expects an PSpell\Config instance now; previously, a resource was expected.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.pspell-config-dict-dir.php