# {CmsRoutingHelper} is a wrapper around {RailsConnector::DefaultCmsRoutingHelper}. # It can be replaced in your application in order to add or # modify helpers. # @api public module CmsRoutingHelper include RailsConnector::DefaultCmsRoutingHelper end