Introduction
PHP Manual
PHP Manual»Enchant»EnchantDictionary

The EnchantDictionary class

(PHP 8)

A fully opaque class which replaces enchant_dict resources as of PHP 8.0.0.

final class EnchantDictionary {
}
To Top