Log in
Model

Customer

Magento\Customer\Model\Backend\Customer

What it does

This backend-specific customer model extends the standard Customer model to handle store ID retrieval in admin panel contexts.

It ensures that when a customer is associated with a specific website in the backend, the store ID is correctly resolved from that website, which is critical for multi-store/multi-website Magento installations where customer data needs proper scope resolution in admin operations.

Public Methods

  • getStoreId()