adamwathan/faktory

View on GitHub
src/Factory/Factory.php

Summary

Maintainability
A
2 hrs
Test Coverage

Factory has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class Factory
{
    protected $model;
    protected $attributes;
    protected $factory_repository;
Severity: Minor
Found in src/Factory/Factory.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status