mirror of
https://github.com/mrclay/minify.git
synced 2025-08-19 20:31:27 +02:00
phpcs: enable psr2
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
* @package Minify
|
||||
* @author Elan Ruusamäe <glen@delfi.ee>
|
||||
**/
|
||||
class Minify_Cache_XCache implements Minify_CacheInterface {
|
||||
class Minify_Cache_XCache implements Minify_CacheInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* Create a Minify_Cache_XCache object, to be passed to
|
||||
|
Reference in New Issue
Block a user