mirror of
https://github.com/mrclay/minify.git
synced 2025-08-24 22:45:51 +02:00
phpcs: enable psr2
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
* @package Minify
|
||||
* @author Patrick van Dissel
|
||||
*/
|
||||
class Minify_Cache_ZendPlatform implements Minify_CacheInterface {
|
||||
class Minify_Cache_ZendPlatform implements Minify_CacheInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* Create a Minify_Cache_ZendPlatform object, to be passed to
|
||||
|
Reference in New Issue
Block a user