mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 13:54:59 +00:00
php cs fixes after updating php cs fixer
This commit is contained in:
@@ -16,4 +16,6 @@ use Redis;
|
||||
/**
|
||||
* Redis client configured by chill main.
|
||||
*/
|
||||
class ChillRedis extends \Redis {}
|
||||
class ChillRedis extends \Redis
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user