mirror of
https://github.com/mrclay/minify.git
synced 2025-08-24 06:32:56 +02:00
phpcs: enable psr2
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
*
|
||||
* @deprecated Use Minify_CSSmin
|
||||
*/
|
||||
class Minify_CSS {
|
||||
class Minify_CSS
|
||||
{
|
||||
|
||||
/**
|
||||
* Minify a CSS string
|
||||
|
Reference in New Issue
Block a user