wirebox
struct defined within the configure()
method of your WireBox binder CFC. in a ColdBox app, this is /config/WireBox.cfc
. Alternatively, you can use the mapDSL()
call in the configure()
method.binder
reference that is provided to your ModuleConfig.cfc
.ortus
DSL Namespace in my mappings DSL and even my annotations, isn't that cool!registerDSL()
method on any injector.