Skip to content

Attribute ConfigModule

Piotr edited this page Dec 5, 2013 · 1 revision

Targets: Assembly; AllowMultiple: false

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).

Clone this wiki locally