Problem/Motivation

Currently we have 2 constants for the caching strategies:

  1. FileSystemBackend::STANDARD
  2. FileSystemBackend::PERSIST

Since we require PHP 8.1 as a minimum version now, we can convert these into an enum.

Issue fork filecache-3586853

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pfrenssen created an issue.