Property | Type | Description | |
---|---|---|---|
$package | string | Package name. | |
$vendor | string | Vendor name. |
Method | Description | |
---|---|---|
boot ( ) | Boot the package. | |
getBasePath ( ) : string | Get the base path of the package. | |
provides ( ) : array | Get the services provided by the provider. | |
register ( ) | Register the service provider. |
Method | Description | |
---|---|---|
registerLocalization ( ) | Register Localization. |
public getBasePath ( ) : string | ||
return | string |