You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you've installed this package through [Composer](https://getcomposer.org), you'll find the `obfuscate` command in the relevant [bin dir](https://getcomposer.org/doc/articles/vendor-binaries.md).
22
+
21
23
### Configuration
22
24
23
25
You may find that you'll need to prevent certain variables and methods from being renamed. In this case you can create a simple YAML configuration file
@@ -41,5 +43,5 @@ parameters:
41
43
You can run the obfuscator with a configuration file through
0 commit comments