Hash
Less than 1 minute
Hash
Class Hash.
class HashProvides a method to hash a given string using a specified algorithm.
Methods
run
public run(string $string, string $algo = 'sha1'): stringParameters
| Parameter | Type | Description |
|---|---|---|
$string | string | The string to strip |
$algo | string |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000