Log in
Model

Template

Magento\PageBuilder\Model\ResourceModel\Template

What it does

This resource model handles database operations for Page Builder templates.

Developers use this class to interact with the 'pagebuilder_template' database table when saving, loading, updating, or deleting Page Builder template records.

It serves as the data access layer between the Template model and the database.