mirror of
https://github.com/mrclay/minify.git
synced 2025-08-13 01:24:51 +02:00
phpcs: enable psr2
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
/**
|
||||
* @package Minify
|
||||
*/
|
||||
class Minify_SourceSet {
|
||||
class Minify_SourceSet
|
||||
{
|
||||
|
||||
/**
|
||||
* Get unique string for a set of sources
|
||||
|
Reference in New Issue
Block a user