fix: missing paren #2
Annotations
10 warnings
M2 Coding Standard:
Api/Exception/InvalidXmlException.php#L6
There must be one blank line after the last USE statement; 2 found;
|
M2 Coding Standard:
Api/Exception/InvalidXmlException.php#L11
Tag @Package MUST NOT be used.
|
M2 Coding Standard:
Api/Exception/InvalidXmlException.php#L13
Class description should contain additional information beyond the name already supplies.
|
M2 Coding Standard:
Api/Exception/AuthenticationFailedException.php#L5
There must be one blank line after the last USE statement; 2 found;
|
M2 Coding Standard:
Api/Exception/AuthenticationFailedException.php#L10
Tag @Package MUST NOT be used.
|
M2 Coding Standard:
Api/Exception/AuthenticationFailedException.php#L12
Class description should contain additional information beyond the name already supplies.
|
M2 Coding Standard:
Api/Model/NoConfigNotification.php#L13
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
|
M2 Coding Standard:
Api/Model/NoConfigNotification.php#L17
Line indented incorrectly; expected 4 spaces, found 3
|
M2 Coding Standard:
Api/Model/NoConfigNotification.php#L18
Line indented incorrectly; expected at least 4 spaces, found 3
|
M2 Coding Standard:
Api/Model/NoConfigNotification.php#L20
Line indented incorrectly; expected at least 8 spaces, found 7
|