plugin.tx_cartpdf {
    view {
        templateRootPath = EXT:cart_pdf/Resources/Private/Templates/
        partialRootPath = EXT:cart_pdf/Resources/Private/Partials/
        layoutRootPath = EXT:cart_pdf/Resources/Private/Layouts/
    }
}

module.tx_cartpdf {
    view {
        templateRootPath = EXT:cart_pdf/Resources/Private/Templates/
        partialRootPath = EXT:cart_pdf/Resources/Private/Partials/
        layoutRootPath = EXT:cart_pdf/Resources/Private/Layouts/
    }
}
