Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NullCache.php
function NullCache::write
Overrides
CacheInterface::write
File
vendor/
twig/
twig/
src/
Cache/
NullCache.php
, line 26
Class
NullCache
Implements a no-cache strategy.
Namespace
Twig\Cache
Code
public
function
write
(string
$key
, string
$content
) : void { }
RSS feed