Problem/Motivation
Currently we have 2 constants for the caching strategies:
FileSystemBackend::STANDARDFileSystemBackend::PERSIST
Since we require PHP 8.1 as a minimum version now, we can convert these into an enum.
Issue fork filecache-3586853
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