Skip to content

Commit cf82677

Browse files
committed
MAGETWO-32923: Creating Invoice
- removed unused property
1 parent 3795e4c commit cf82677

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/Payment/Gateway/Validator/ValidatorComposite.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ class ValidatorComposite extends AbstractValidator
1616
*/
1717
private $validators;
1818

19-
/**
20-
* @var ResultInterfaceFactory
21-
*/
22-
private $resultFactory;
23-
2419
/**
2520
* @param ResultInterfaceFactory $resultFactory
2621
* @param array $validators

0 commit comments

Comments
 (0)