Skip to content

Commit

Permalink
Fix namespace in docblock.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Oct 18, 2014
1 parent 7c66094 commit 1c30ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cache/Engine/MemcachedEngine.php
Expand Up @@ -34,7 +34,7 @@ class MemcachedEngine extends CacheEngine {
/**
* memcached wrapper.
*
* @var Memcached
* @var \Memcached
*/
protected $_Memcached = null;

Expand Down

0 comments on commit 1c30ce8

Please sign in to comment.