src/data/AllowedAttributes.php
Method getAttributes
has 329 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function getAttributes()
{
return array(
// HTML
'about',
File AllowedAttributes.php
has 337 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
namespace enshrined\svgSanitize\data;
/**
* Class AllowedAttributes