Enchant Funktionen
PHP Manual

enchant_broker_free

(PHP 5 >= 5.3.0, PHP 7, PECL enchant >= 0.1.0 )

enchant_broker_freeFree the broker resource and its dictionnaries

Beschreibung

bool enchant_broker_free ( resource $broker )

Free a broker resource with all its dictionaries.

Parameter-Liste

broker

Broker resource

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


Enchant Funktionen
PHP Manual