Log in
Model

Relation

Magento\Customer\Model\ResourceModel\Customer\Relation

What it does

This class manages the relationship between customers and their addresses during save operations.

It handles saving, deleting, and updating customer addresses, and automatically manages default billing and shipping address assignments.

Developers use this class indirectly when saving customer entities with address changes.

Public Methods

  • processRelation()