Skip to content

Commit 3165046

Browse files
committed
Add lines to resolve codestyle errors
1 parent 4b86376 commit 3165046

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Customer/ViewModel/Address.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public function __construct(
5050

5151
/**
5252
* Returns data validation class
53+
*
5354
* @param mixed $param
5455
* @return mixed
5556
*/
@@ -60,6 +61,7 @@ public function dataGetAttributeValidationClass($param)
6061

6162
/**
6263
* Returns address validation class
64+
*
6365
* @param mixed $param
6466
* @return mixed
6567
*/

0 commit comments

Comments
 (0)