Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit b21971b

Browse files
author
John Knowles
committed
Resolve casing and param issues
1 parent 96e1d39 commit b21971b

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Integration/Model/Oauth/Consumer/Validator

1 file changed

+1
-1
lines changed

app/code/Magento/Integration/Model/Oauth/Consumer/Validator/KeyLength.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class KeyLength extends \Zend_Validate_StringLength
3939
* Default encoding is set to utf-8 if none provided
4040
* New option name added to allow adding key name in validation error messages
4141
*
42-
* @param @inheritDoc
42+
* @inheritdoc
4343
*/
4444
public function __construct($options = [])
4545
{

0 commit comments

Comments
 (0)