Skip to content

Commit ec70381

Browse files
committed
Show syntax error
1 parent 332ff32 commit ec70381

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
@@ -318,7 +318,7 @@ with either :class:`Symfony\\Contracts\\Cache\\CacheInterface` or
318318
use Symfony\Contracts\Cache\CacheInterface;
319319

320320
// from a controller method
321-
public function listProducts(CacheInterface $customThingCache)
321+
public functxion listProducts(CacheInterface $customThingCache)
322322
{
323323
// ...
324324
}

0 commit comments

Comments
 (0)