Fix method header to remove unused param description
This commit is contained in:
parent
3923eb8bee
commit
4d5a3995f0
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ class AwsCredentialsProviderPropertyValueDecoder implements IPropertyValueDecode
|
|||
}
|
||||
|
||||
/**
|
||||
* Resolves the class for the given provider name and arguments.
|
||||
* Resolves the class for the given provider name.
|
||||
*
|
||||
* @param providerName A string containing the provider name.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue