(PHP 8 >= 8.5.0)
enchant_dict_remove_from_session — Remove a word from the session dictionary
Removes a word that was previously added to the current spell-checking session via enchant_dict_add_to_session().
dictionaryAn Enchant dictionary returned by enchant_broker_request_dict() or enchant_broker_request_pwl_dict().
wordThe word to remove from the session.
Hiçbir değer dönmez.