Interface

SetAssistanceInterface

Magento\LoginAsCustomerAssistance\Api\SetAssistanceInterface

What it does

This interface defines a contract for enabling or disabling customer assistance for the Login as Customer feature.

Developers implement this interface to control whether merchants/admins are allowed to log in as a specific customer, which is useful for customer support scenarios where staff need to view the customer's perspective.

Public Methods

  • execute()