darylldoyle/svg-sanitizer

View on GitHub
src/data/AllowedTags.php

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Method getTags has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function getTags()
    {
        return array (
            // HTML
            'a',
Severity: Major
Found in src/data/AllowedTags.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status