The EnchantDictionary class

(PHP 8)

Introduction

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

Class synopsis

finalclassEnchantDictionary {
}
To Top