HashNameObfuscator
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