Documentation

ParameterHasher
in package

Converts given parameters into a likely unique hash

Table of Contents

Methods

hashParameters()  : string
Converts the given parameters into a likely-unique hash

Methods

hashParameters()

Converts the given parameters into a likely-unique hash

public hashParameters(array<string|int, mixed> $parameters) : string
Parameters
$parameters : array<string|int, mixed>
Return values
string

        
On this page

Search results