31 $dirtySVG = file_get_contents($a_file);
33 file_put_contents($a_file, $cleanSVG);
43 $path = realpath($a_path);
46 foreach ($objects as
$name => $object) {
47 if (strtolower(pathinfo(
$name, PATHINFO_EXTENSION)) ==
"svg") {
48 self::sanitizeFile(
$name);
if(empty( $files_to_scan)) $sanitizer