$filesystem
$filesystem : \League\Flysystem\FilesystemInterface
getCacheKey(mixed $name) : mixed
Gets the cache key to use for the cache for a given template name.
Simple straightforward implementation that checks the existence of the template, and if it exists: returns the name to be used as a cache key.
mixed | $name |
When $name is not found.