Method | Description | |
---|---|---|
boot ( ) : void | Boot the service provider. | |
register ( ) : void | Register the service provider. | |
registerDispatcher ( ) : void | Register the internal dispatcher. |
Method | Description | |
---|---|---|
registerAuth ( ) : void | Register the auth. | |
registerClassAliases ( ) : void | Register the class aliases. | |
registerConfig ( ) : void | Register the configuration. | |
registerDocsCommand ( ) : void | Register the documentation command. | |
registerExceptionHandler ( ) : void | Register the exception handler. | |
registerTransformer ( ) : void | Register the transformer factory. | |
setResponseStaticInstances ( ) |
protected registerClassAliases ( ) : void | ||
return | void |
protected registerConfig ( ) : void | ||
return | void |
public registerDispatcher ( ) : void | ||
return | void |
protected registerDocsCommand ( ) : void | ||
return | void |
protected registerExceptionHandler ( ) : void | ||
return | void |
protected registerTransformer ( ) : void | ||
return | void |