If modules contain path mappings for the same resource paths, this
setting can be used to specify in which order these modules should be
loaded. Alternatively, you can use {@link setOverriddenModules()} to
mark one of the modules to override the other one.
public setModuleOrder ( array $moduleOrder ) | ||
$moduleOrder | array | A list of module names. |