edmondscommerce/doctrine-static-meta

View on GitHub
src/CodeGeneration/Creation/Src/Entity/Fields/Interfaces/FieldInterfaceCreator.php

Summary

Maintainability
A
1 hr
Test Coverage

Avoid too many return statements within this method.
Open

                return (string)$this->defaultValue;

    Avoid too many return statements within this method.
    Open

                    return 'null';

      There are no issues that match your filters.

      Category
      Status