class HashNameObfuscator implements NameObfuscator (View source)

For the most obscure approach, hash the file names so they're highly undiscoverable in IDE search

Methods

public
string
obfuscate(string $name)

No description

Details

string obfuscate(string $name)

No description

Parameters

string $name

Return Value

string