Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Jan 23, 2025
1 parent 8f8974c commit 07dff26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Classes/File.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### `checksum()`

> `public static` checksum(`$filepath`, [`Key`](Key.md) `$key = null`, `$raw = false`) : `string`
> `public static` checksum(`$filepath`, [`?Key`](Key.md) `$key = null`, `$raw = false`) : `string`
Calculates a BLAKE2b-512 hash of the given file.

Expand Down

0 comments on commit 07dff26

Please sign in to comment.