\CryptoManana\Core\Interfaces\ContainersFileErasureInterface

Interface FileErasureInterface - Interface for file erasure capabilities.

Summary

Methods
Constants
eraseFile()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

eraseFile()

eraseFile(string  $filename) 

Data erasure and wiping of a file.

Parameters

string $filename

The filename and location.

Throws

\Exception

Validation errors.