class NaiveNameObfuscator implements NameObfuscator (View source)

Naive implementation for debugging. Allow the class file name to be the same as the class

Methods

public
string
obfuscate(string $name)

No description

Details

string obfuscate(string $name)

No description

Parameters

string $name

Return Value

string