Model
CustomerManagement
Magento\Customer\Model\CustomerManagement
What it does
This class provides customer management functionality, specifically retrieving the total count of customers in the Magento store.
Developers would use this when they need to display statistics about total customer registrations or check customer counts for reporting and analytics purposes.
Public Methods
- getCount()