GrafiteInc/CrudMaker

View on GitHub
src/Services/TableService.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function createExampleByType($type)
    {
        $faker = Faker::create();

        $typeArray = [
Severity: Minor
Found in src/Services/TableService.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status