mirror of
https://github.com/mrclay/minify.git
synced 2025-08-13 17:44:00 +02:00
phpcs: enable psr2
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?php
|
||||
|
||||
|
||||
interface Minify_ControllerInterface {
|
||||
interface Minify_ControllerInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* Create controller sources and options for Minify::serve()
|
||||
|
Reference in New Issue
Block a user