\TencentAIServiceProvider

Summary

Methods
Properties
Constants
register()
boot()
provides()
No public properties found
No constants found
getConfigPath()
$defer
N/A
No private methods found
No private properties found
N/A

Properties

$defer

$defer : boolean

是否延时加载提供器。

Type

boolean

Methods

register()

register() 

在容器中注册绑定。

boot()

boot() 

在注册后进行服务的启动。

provides()

provides() : array

获取提供器提供的服务。

Returns

array

getConfigPath()

getConfigPath() : string

Get the config path.

Returns

string