Interface
TemplateExtensionInterface
Magento\PageBuilder\Api\Data\TemplateExtensionInterface
What it does
This interface defines the contract for extension attributes on Page Builder template entities.
Developers use this to add custom attributes to Page Builder templates through Magento's extension attribute system without modifying core code, enabling third-party modules to extend template functionality in a backward-compatible way.