We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0605f95 commit 1523a0dCopy full SHA for 1523a0d
src/Caching/Cache.php
@@ -79,7 +79,7 @@ public function getNamespace()
79
/**
80
* Returns new nested cache object.
81
* @param string
82
- * @return Cache
+ * @return self
83
*/
84
public function derive($namespace)
85
{
0 commit comments