enchant_broker_init

enchant_broker_initCreate a new broker object capable of requesting

Description

enchant_broker_init(): EnchantBroker|false

Parameters

Return Values

Returns a broker resource on success or false.

Changelog

Version Description
8.0.0 On success, this function returns an EnchantBroker instance now; previoulsy, a resource was retured.

See Also