What is a valid use case for an around plugin?

What is a valid use case for an around plugin?
A. The execution of the pluginized method must be suppressed
B. The arguments of the before plugins must be modified
C. The arguments of the after plugins must be modified
D. The execution of the before and after plugins must be suppressed

Download Printable PDF. VALID exam to help you PASS.

6 thoughts on “What is a valid use case for an around plugin?

    1. I think the correct answer should be A because as valid case, all further plugins and the pluginized method execution must be suppressed. Here in option A, the statement is correct. But in option D, it is mentioning about before and after plugins but around plugins also should be included.

  1. The only use case for around method plugins is when the execution of all further plugins and original methods need termination

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.