8000 Fixed code · symfony/symfony-docs@f9d438f · GitHub
[go: up one dir, main page]

Skip to content

Commit f9d438f

Browse files
committed
Fixed code
1 parent 2651f92 commit f9d438f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ the same key could be invalidate with one function call::
489489
use Symfony\Contracts\Cache\ItemInterface;
490490
use Symfony\Contracts\Cache\TagAwareCacheInterface;
491491

492-
public function SomeClass
492+
class SomeClass
493493
{
494494
private $myCachePool;
495495

0 commit comments

Comments
 (0)
0