Model

GetLoginAsCustomerAssistanceAllowed

Magento\LoginAsCustomerAssistance\Model\ResourceModel\GetLoginAsCustomerAssistanceAllowed

What it does

This resource model retrieves whether a specific customer has granted permission for administrators to log in as them.

Developers use this class to check if the 'Login as Customer' feature is allowed for a particular customer before attempting to use that functionality.

Public Methods

  • execute()