ma-si/aist-alice-fixtures

View on GitHub
src/AistAliceFixtures/Service/FixturesLoaderFactory.php

Summary

Maintainability
A
1 hr
Test Coverage

Method createService has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function createService(ServiceLocatorInterface $serviceLocator)
    {
        // load objects from a yml file
        $fixtureFiles = $serviceLocator->get('config')['fixture_manager']['files'];

Severity: Minor
Found in src/AistAliceFixtures/Service/FixturesLoaderFactory.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status