Skip to content

Commit 4511b1b

Browse files
author
Thomas Rabaix
committed
Fix typo
1 parent 3e913fb commit 4511b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cache/CacheManagerInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ function invalidate(array $keys);
5757
function setRecorder(Recorder $recorder);
5858

5959
/**
60-
* @return Sonata\CacheBundle\Invalidation\Recorder
60+
* @return \Sonata\CacheBundle\Invalidation\Recorder
6161
*/
6262
function getRecorder();
6363
}

0 commit comments

Comments
 (0)