FilesystemCache
class FilesystemCache implements CacheInterface
Methods
                    __construct(string $cacheDir, string $spaceId)
        
                                            
                
            FilesystemCache constructor.
                    string|null
                
                
                    readSpace()
        
                                            
                
            No description
                    string|null
                
                
                    readContentType(string $id)
        
                                            
                
            No description
Details
        at         line 32
                            
    __construct(string $cacheDir, string $spaceId)
        
    
    FilesystemCache constructor.