Interface
IsAssistanceEnabledInterface
Magento\LoginAsCustomerAssistance\Api\IsAssistanceEnabledInterface
What it does
This interface defines a contract for checking whether a customer has enabled merchant assistance for the 'Login as Customer' feature.
Developers use this to verify if a merchant/admin is allowed to log in as a specific customer to provide support, respecting the customer's privacy preferences.
Public Methods
- execute()