mirror of
https://github.com/predis/predis.git
synced 2026-08-23 21:49:40 +00:00
order imports
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
|
||||
namespace Predis\Configuration;
|
||||
|
||||
use Exception;
|
||||
use PredisTestCase;
|
||||
use stdClass;
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* @todo Use mock objects to test the inner workings of the Options class.
|
||||
|
||||
Reference in New Issue
Block a user