Skip to content

Commit 7c951fc

Browse files
ACPT-1490: fixed CR comments
1 parent 03a5346 commit 7c951fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Customer/_files/import_export/customers_rollback.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
];
2929

3030
/**
31-
* @var Magento\Customer\Api\CustomerRepositoryInterface
31+
* @var Magento\Customer\Api\CustomerRepositoryInterface $customerRepository
3232
*/
3333
$customerRepository = $objectManager->create(\Magento\Customer\Api\CustomerRepositoryInterface::class);
3434

0 commit comments

Comments
 (0)