phug-php/phug

View on GitHub
src/Phug/Formatter/Formatter/Partial/AssignmentHelpersTrait.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method provideAttributesAssignment has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function provideAttributesAssignment()
    {
        return $this
            ->registerHelper(
                'attributes_mapping',
Severity: Minor
Found in src/Phug/Formatter/Formatter/Partial/AssignmentHelpersTrait.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status