Cms Module
BlockRepositoryInterface
RepositoryThis interface defines the contract for managing CMS blocks in Magento 2. Developers use this repository to perform...
PageRepositoryInterface
RepositoryThis interface defines the contract for managing CMS pages in Magento 2, providing CRUD (Create, Read, Update, Dele...
CustomLayoutRepositoryInterface
RepositoryThis repository interface manages custom layout files for CMS pages in Magento 2. Developers use it to save, retrie...