Run php-cs-fixer with new configuration.

This commit is contained in:
Daniele Alessandri
2015-07-24 23:05:30 +02:00
parent 35e97967fd
commit 8dd9893a2f
59 changed files with 93 additions and 89 deletions
@@ -11,8 +11,8 @@
namespace Predis\Transaction;
use PredisTestCase;
use Predis\Client;
use PredisTestCase;
/**
*