NaiveNameObfuscator
class NaiveNameObfuscator implements NameObfuscator (View source)
Naive implementation for debugging. Allow the class file name to be the same as the class
Methods
Details
string
obfuscate(string $name)
No description