Skip to content

Commit d33568c

Browse files
committed
@return self -> static
1 parent 49e997a commit d33568c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Caching/Cache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public function getNamespace()
7070
/**
7171
* Returns new nested cache object.
7272
* @param string
73-
* @return self
73+
* @return static
7474
*/
7575
public function derive($namespace)
7676
{

0 commit comments

Comments
 (0)