PHP Class Kraken\Util\Support\HashSupport

Show file Open project: kraken-php/framework Class Usage Examples

Public Methods

Method Description
hash ( string $name = '' ) : string Return uniqid prefixed with given string.

Method Details

hash() public static method

Return uniqid prefixed with given string.
public static hash ( string $name = '' ) : string
$name string
return string