RebelCode/transformers

View on GitHub
src/Exception/CreateCouldNotTransformExceptionCapableTrait.php

Summary

Maintainability
A
35 mins
Test Coverage

Method _createCouldNotTransformException has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $message = null,
        $code = null,
        $previous = null,
        $transformer = null,
        $source = null
Severity: Minor
Found in src/Exception/CreateCouldNotTransformExceptionCapableTrait.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status