hashFile()
hashFile(string $filename) : string
Calculates a hash value for the content of the given filename and location.
Parameters
string | $filename | The full path and name of the file for hashing. |
Throws
- \Exception
Validation errors.
Returns
string —The digest.