Skip to content

Commit

Permalink
import lost exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ftdebugger committed Oct 22, 2013
1 parent 39ea887 commit 7b706a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/Zend/Cache/Storage/Adapter/RedisOptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
namespace Zend\Cache\Storage\Adapter;

use Redis as RedisResource;
use Zend\Cache\Exception;
use Zend\Cache\Storage\Adapter\AdapterOptions;

class RedisOptions extends AdapterOptions
Expand Down

0 comments on commit 7b706a1

Please sign in to comment.