Log in
Interface

TemplateSearchResultsInterface

Magento\PageBuilder\Api\Data\TemplateSearchResultsInterface

What it does

This interface defines the contract for search results when querying Page Builder templates.

Developers use this to retrieve and manipulate collections of templates returned from repository searches, providing standardized methods to get and set the list of template items with proper type hinting.

Public Methods

  • getItems()
  • setItems()