Interface
LogOutInterface
Magento\AdobeImsApi\Api\LogOutInterface
What it does
This interface defines the contract for logging out a user from their Adobe account in Magento.
Developers would implement this interface to create services that handle Adobe IMS (Identity Management System) logout functionality, typically used when integrating Adobe Creative Cloud or other Adobe services with Magento.
Public Methods
- execute()