Skip to content

Commit 0e43bb8

Browse files
ENGCOM-4192: Add alt text to saved payment method for accessibility #21090
- Merge Pull Request #21090 from pmclain/magento2:issue/21089 - Merged commits: 1. 8483e94 2. db4c00c
2 parents 282dff5 + db4c00c commit 0e43bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Payment/Model/CcConfigProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function __construct(
4444
}
4545

4646
/**
47-
* {@inheritdoc}
47+
* @inheritdoc
4848
*/
4949
public function getConfig()
5050
{

0 commit comments

Comments
 (0)