Fixing style errors.

This commit is contained in:
stickler-ci 2019-10-03 08:00:38 +00:00
parent b60ee4c18c
commit 3cad71f2c1
3 changed files with 1 additions and 3 deletions

View File

@ -20,4 +20,3 @@ class Aaa
echo 'doaaa'."\n";
}
}

View File

@ -22,4 +22,3 @@ class Bbb
$globalbbb.='+bbb';
}
}

View File

@ -4,4 +4,4 @@
var_dump('class='.$class_name);
require $class_name;
});
*/
*/