mundipagg/magento2

View on GitHub
Observer/SalesOrderPlaceAfter.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

        Session $checkoutSession,
        OrderService $orderService,
        CustomerFactory $customerFactory,
        SessionFactory $sessionFactory,
        CustomerRepositoryInterface $customerRepository,
Severity: Major
Found in Observer/SalesOrderPlaceAfter.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status