We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e997a commit d33568cCopy full SHA for d33568c
src/Caching/Cache.php
@@ -70,7 +70,7 @@ public function getNamespace()
70
/**
71
* Returns new nested cache object.
72
* @param string
73
- * @return self
+ * @return static
74
*/
75
public function derive($namespace)
76
{
0 commit comments