mirror of
https://github.com/mrclay/minify.git
synced 2025-08-15 10:34:02 +02:00
phpcs: enable psr2
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
*
|
||||
* @package Minify
|
||||
*/
|
||||
interface Minify_SourceInterface {
|
||||
interface Minify_SourceInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* Get the minifier
|
||||
|
Reference in New Issue
Block a user