class HashNameObfuscator implements NameObfuscator (View source)

For the most obscure approach, hash the file names so they're completely undiscoverable.

Methods

string
obfuscate(string $name)

No description

Details

string obfuscate(string $name)

Parameters

string $name

Return Value

string