mirror of
https://github.com/mrclay/minify.git
synced 2025-08-22 13:42:48 +02:00
phpcs: enable psr2
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
* @package Minify
|
||||
* @author Stephen Clay <steve@mrclay.org>
|
||||
*/
|
||||
class Minify_CommentPreserver {
|
||||
class Minify_CommentPreserver
|
||||
{
|
||||
|
||||
/**
|
||||
* String to be prepended to each preserved comment
|
||||
|
Reference in New Issue
Block a user