You are here

protected property FileSystemBackend::$time in File Cache 8

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Cache/FileSystemBackend.php, line 48

Class

FileSystemBackend
A cache backend that stores cache items as files on the file system.

Namespace

Drupal\filecache\Cache

Code

protected $time;