Method | Description | |
---|---|---|
getClassDependencies ( ) : string[] | Get the classes the provider depends on. | |
getContainerDependencies ( ) : string[] | Get the types the container must have bound. | |
getProviderDependencies ( ) : string[] | Get the class names of other providers the provider depends on. |
public getClassDependencies ( ) : string[] | ||
return | string[] |
public getContainerDependencies ( ) : string[] | ||
return | string[] |
public getProviderDependencies ( ) : string[] | ||
return | string[] |