mirror of
https://github.com/mrclay/minify.git
synced 2025-08-21 21:26:13 +02:00
phpcs: enable psr2
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
* @package Minify
|
||||
* @author Stephen Clay <steve@mrclay.org>
|
||||
*/
|
||||
class Minify_CSSmin {
|
||||
class Minify_CSSmin
|
||||
{
|
||||
|
||||
/**
|
||||
* Minify a CSS string
|
||||
|
Reference in New Issue
Block a user