User Module
Api\Data\UserInterface
Interface
This interface defines the data contract for admin user entities in Magento 2. Developers use this interface when working with admin user data through...
Model\Spi\NotificationExceptionInterface
Interface
This interface marks exceptions that occur when the system fails to send notifications to admin users. Developers should throw exceptions implementing...
Model\Spi\NotificatorInterface
Interface
This interface defines a contract for sending notifications about admin user-related events in Magento 2. Developers implement this interface to handl...