Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. NullFileCache.php

function NullFileCache::set

Overrides FileCacheInterface::set

File

core/lib/Drupal/Component/FileCache/NullFileCache.php, line 44

Class

NullFileCache
Null implementation for the file cache.

Namespace

Drupal\Component\FileCache

Code

public function set($filepath, $data) {
}
RSS feed
Powered by Drupal