module.tx_cartpdf {
    view {
        templateRootPaths {
            0 = EXT:cart_pdf/Resources/Private/Templates/
        }
        partialRootPaths {
            0 = EXT:cart_pdf/Resources/Private/Partials/
        }
        layoutRootPaths {
            0 = EXT:cart_pdf/Resources/Private/Layouts/
        }
    }
}