Which mechanism do you use?

A custom module needs to log all calls of MagentoCustomerApiAddressRepositoryInterface::save().

Which mechanism do you use?
A . An observer on the customer_address_repository_save event, which is automatically fired for every repository save
B . A proxy configured to intercept all calls to any public method and log them
C . An extension attribute configured in the extension_attributes.xml
D . A plugin declared for the save() method

Answer: D

Latest AD0-E703 Dumps Valid Version with 135 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
Swapnil Mulay
Swapnil Mulay
1 year ago

A is the right answer. Can you please cross verify?