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
ConfigModuleAttribute is used to decorate assembly with name of module that contains cs2php related configuration. Module name cs2php (filename cs2php.php) is taken if ConfigModuleAttribute is ommited.
Cs2php config module contains i.e. definition of global variables or defined constants with path(s) to other module(s).