renatomefidf/sammui

View on GitHub
src/Renatomefi/FormBundle/DataFixtures/MongoDB/LoadForm.php

Summary

Maintainability
A
1 hr
Test Coverage

Method load has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function load(ObjectManager $manager)
    {
        $documentManager = $this->container->get('doctrine_mongodb.odm.document_manager');

        $form = new Form();
Severity: Minor
Found in src/Renatomefi/FormBundle/DataFixtures/MongoDB/LoadForm.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status