mirror of
https://github.com/mrclay/minify.git
synced 2025-08-16 19:14:01 +02:00
phpcs: enable psr2
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
*
|
||||
* @package Minify
|
||||
*/
|
||||
interface Minify_CacheInterface {
|
||||
interface Minify_CacheInterface
|
||||
{
|
||||
/**
|
||||
* Write data to cache.
|
||||
*
|
||||
|
Reference in New Issue
Block a user